[ 原始碼: libmath-bigint-perl ]
套件:libmath-bigint-perl(1.999816-1)
libmath-bigint-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmath-bigint-perl:
- [libmath-bigint-perl_1.999816-1.dsc]
- [libmath-bigint-perl_1.999816.orig.tar.gz]
- [libmath-bigint-perl_1.999816-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
arbitrary size integer/float math package
Math::BigInt and Math::BigFloat allow one to declare big integers / floating point numbers as
$i = new Math::BigInt '123_456_789_123_456_789'; $i = new Math::BigFloat '12_3.456_789_123_456_789E-2';
All operators are overloaded; operations with overloaded operators preserve the arguments.
Math::BigInt is also in perl core, this package provides newer versions separately.
其他與 libmath-bigint-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language