gb.gmp

This component implements an interface to the Gnu Multiple Precision Arithmetic Library.

Autor Benoît Minisini.

Clase Descripción
BigInt This class represents an integer number with potentially unlimited number of digits.
Rational This class represents a rational number, i.e. a BigInt number divided by another BigInt number.