blob: 6dddfbc000009121997ec19a30f0d50efa5a8eb6 (
plain) (
blame)
1
2
3
4
|
Provides support for big integer calculations. Not intended to be used
by other modules. Other modules which sport the same functions can
also be used to support Math::BigInt, like Math::BigInt::GMP or
Math::BigInt::Pari.
|