Man Page: math::bigint::gmp
Operating Environment: debian
Section: 3pm
Math::BigInt::GMP(3pm) User Contributed Perl Documentation Math::BigInt::GMP(3pm)NAMEMath::BigInt::GMP - Use the GMP library for Math::BigInt routinesSYNOPSISProvides support for big integer calculations by means of the GMP c-library. Math::BigInt::GMP now no longer uses Math::GMP, but provides it's own XS layer to access the GMP c-library. This cut's out another (perl sub routine) layer and also reduces the memory footprint by not loading Math::GMP and Carp at all.LICENSEThis program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.AUTHORTels <http://bloodgate.com/> in 2001-2007. Thanx to Chip Turner for providing Math::GMP, which was inspiring my work.SEE ALSOMath::BigInt, Math::BigInt::Calc, Math::BigInt::FastCalc, Math::BigInt::Pari. perl v5.14.2 2011-09-04 Math::BigInt::GMP(3pm)
| Related Man Pages |
|---|
| bigrat(3perl) - debian |
| bigrat(3pm) - osx |
| math::bigint::fastcalc(3pm) - mojave |
| math::bigint::fastcalc(3pm) - centos |
| math::gmp(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Perl Module |
| cut output on solaris9 and redhat |
| Net::SSH::Perl slow to login. |