blob: 8cb95253c9de8ff79483eb588ea0cace0a9a7669 (
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/
|