[ 原始碼: libmath-bigint-perl ]
套件: libmath-bigint-perl (1.999829-1)
libmath-bigint-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libmath-bigint-perl:
- [libmath-bigint-perl_1.999829-1.dsc]
- [libmath-bigint-perl_1.999829.orig.tar.gz]
- [libmath-bigint-perl_1.999829-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [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: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language