gb.gmp

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

Author BenoƮt Minisini.

Class Description
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.