Decimal Plugin
Decimal Plugin for REALbasic 2008 and higher adds a new number type, Decimal, to REALbasic. Decimal can handle big numbers whose size is only limited by available memory. Decimal can be freely mixed with REALbasic's numeric types. The Decimal type can exactly represent any finite decimal.
As a Mac OS X Universal, x86, and Linux plugin, it can be used to build Mac OS X Universal, Windows, and Linux applications.
Version 1.1 corrects a problem with RB Integers sometimes not mixing freely with Decimals.
Version 1.1.1 corrects a bug in the Negate function.
Version 1.2 introduces conversion functions, DecimalFromCurrency and DecimalToCurrency.
Version 2.0 is now compatible with REALbasic 2008.
Decimal Plugin was programmed in C++ and compiled with Xcode 3.0, gcc 4.1.3 for Linux, and MinGW and MSYS for Windows. It uses the gmp-4.2.4 multi-precision libraries.
Decimal Plugin is free software, and may be used according to the terms of the GNU Lesser General Public License. A copy of the license is included with Decimal Plugin.
Freeware.
Download Decimal Plugin v 2.0. The download includes documentation.
DecimalPlugin.zip (480 KB)