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 Carbon, PPC, and x86 plugin it can help create REALbasic applications which run under Mac OS 8.x and higher, Mac OS X, and Windows.
Over forty scientific functions are now available.
v. 2.5 adds the integer functions MPFloor, MPRound, and MPCeil.


MPCalc plugin was programmed in C++ and is based on Victor Shoup's NTL. http://www.shoup.net/
Freeware.


Download MPCalc plugin v 2.5. The download includes a tutorial.

MPCalcPlugin.zip (924 KB)


Back To Bob Delaney's Home Page