The XPRES program does extended precision arithmetic
on integers. This program will calculate, using up to 20,000 digits
of accuracy, sums, products, quotients, powers, factorials, combinations,
and permutations. The interface is in the format of a calculator
with stacks, memory, etc. A tutorial is provided.
|