2010-12-07 05:10:42 +01:00
|
|
|
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.
|
|
|
|
|
2013-08-29 06:08:53 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Math-BigInt-FastCalc/
|