Description
A Gambas component that provides arbitrary-precision arithmetic through GMP. Developers use it when applications need integer or numeric calculations beyond normal fixed-size number limits.
Install it when a Gambas project needs high-precision math. It is useful for scientific, financial, cryptographic, or educational software, but the application still needs correct formulas.