Search results for "module:Math::BigInt::BitVect"
Math::BigInt::BitVect - a math backend library based on Bit::Vector
PJACKLAM/Math-BigInt-BitVect-1.19
-
17 May 2022 14:27:45 UTC
Math::GMP - High speed arbitrary size integer math
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.25 - 15 Mar 2022 09:26:46 UTC
Math::Int64 - Manipulate 64 bits integers in Perl
This 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 UTC
Math::BigInt::Calc - pure Perl module to support Math::BigInt
Math::BigInt::Calc inherits from Math::BigInt::Lib. In this library, the numbers are represented interenally in base B = 10**N, where N is the largest possible integer that does not cause overflow in the intermediate computations. The base B elements...
PJACKLAM/Math-BigInt-1.999837 - 02 Jul 2022 16:50:06 UTC
Bundle::Math::Big - Bundle of modules related to arbitrary size numbers
This 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