php-pear-math-biginteger - Pure-PHP arbitrary precision integer arithmetic library
Website: | http://pear.php.net/package/Math_BigInteger |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise.
Packages
php-pear-math-biginteger-1.0.3-4.fc14.al.noarch [30 KiB] |
Changelog
by Joel Barrios (2019-05-29):
- Fix optionals for ALDOS. |