Top Level :: Math

Package Information: Math_BigInteger

» 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)
Easy Install

Not sure? Get more info.

pear install Math_BigInteger

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_BigInteger

  • Package Maintenance Rank: 40 of 229 packages with open bugs
  • Number of open bugs: 1 (13 total bugs)
  • Average age of open bugs: 2931 days
  • Oldest open bug: 2931 days
  • Number of open feature requests: 2 (5 total feature requests)

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

Dependencies for Math_BigInteger