MPCalc Plugin
MPCalc Plugin provides the functionality of my multi-precision RPN calculator to a REALbasic program.
It can handle numbers with up to 30,000 decimal digits.
It can also handle numbers whose absolute values lie between about 1e-40000000 and 1e+40000000.
As a Universal, Linux, and x86 plugin it can be used to create REALbasic applications which run under Mac OS X, Linux, and Windows.
Over forty scientific functions are now available.
Version 2.5 adds the integer functions MPFloor, MPRound, and MPCeil.
Version 3.0 adds Linux support and Universal support for Mac OS X, but removes Mac OS 9 support.
MPCalc Plugin was programmed in C++ and is based on Victor Shoup's NTL.
http://www.shoup.net/
Freeware.
Download MPCalc Plugin v 3.0. The download includes a tutorial.
MPCalcPlugin.zip (1.6 MB)
The Linux source can be downloaded by:
MPCalcPluginSource.zip (568 KB)