PJACKLAM/Math-BigInt-BitVect-1.16 - 11 Oct 2019 18:37:49 UTC
Math::GMP was designed to be a drop-in replacement both for Math::BigInt and for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU gmp library for all of its calculations, as opposed to straight Perl functions. This can result...
SHLOMIF/Math-GMP-2.20 - 09 Feb 2020 19:09:31 UTCThis module adds support for 64 bit integers, signed and unsigned, to Perl. Exportable functions int64() int64($value) Creates a new int64 value and initializes it to $value, where $value can be a Perl number or a string containing a number. For inst...
SALVA/Math-Int64-0.54 - 04 Jan 2016 09:08:26 UTCThis is a bundle of modules related to arbitrary size numbers. This also includes arbitrary precision number modules. Please have a look at Bundle::Math. If you would like to see a specific module included in a future version of this bundle, please s...
SMUELLER/Bundle-Math-Big-1.00 - 03 Apr 2004 16:12:40 UTC