blob: 11373771b1728f1475c9b9c5c3e0b48fa0bd4c6c (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://search.cpan.org/dist/Math-BigInt-FastCalc/
|