php-pear-math-biginteger - Pure-PHP arbitrary precision integer arithmetic library
- Website:
- http://pear.php.net/package/Math_BigInteger
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- 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-9.el7.remi.noarch | [31 KiB] |
Changelog by Remi Collet (2020-03-18):
- cleanup for EL-8 |