dwww: tpablo.net
Documentation related to libmath-int128-perl
Description: Perl module to manipulate 128 bits integers
Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl.
The API is comparable to Math::Int64, just s/64/128/g ;-)
Besides that, as object allocation and destruction has been found to be a
bottleneck, an alternative set of operations that use their first argument as
the output (instead of the return value) is also provided.
Homepage: https://metacpan.org/release/Math-Int128
copyright | Debian changelog
Manual pages:
Other documents: