2013-09-26 17:14:40 +02:00

5 lines
234 B
Plaintext

The BigInteger extension module gives access to Eric Young's bignum
library. This provides a faster alternative to the Math::BigInt
library. The basic object in this library is a BigInteger. It is used
to hold a single large integer.