gb.gmp

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

Autore BenoƮt Minisini.

Classe Descrizione
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.