Math_BigInteger
Package Information: Math_BigInteger
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| Pure-PHP arbitrary precission integer arithmetic library | MIT |
| » Current Release | » Bug Summary |
| 1.0.3 (stable) was released on 2016-04-12 by cweiske (Changelog) |
Report a new bug to Math_BigInteger |
| » 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. | |
| » Maintainers | » More Information |
|
|
Packages that depend on Math_BigInteger
- Numbers_Words (versions <= 0.18.2)
Dependencies for Math_BigInteger
- PHP 4.2
- PEAR Installer 1.4.0
- pcre extension