Description:
XPCalc is a Floating-Point calculator program with the following features:
- Extra precision to millions of decimal places
- Uses Fast Hartley Transform to speed-up long multiplies
- Separate input and output notation, base 2 to base 36
- Efficient Transcendental functions
- Hyperbolic functions
- Greatest Common Divisor function
- Modulo arithmetic options
- Boolean functions and more.
All of the source is included in the zip file.
Update Description:
Version 3.2.14:
- Adds new functions and features.