Top Level :: Math

Package Information: Math_Integer

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Package to represent and manipulate integers PHP
» Current Release » Bug Summary
0.9.0 (beta) was released on 2010-10-02 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Math_Integer

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Integer

No open bugs
Report a new bug to Math_Integer
» Description
The class Math_Integer can represent integers bigger than the
signed longs that are the default of PHP, if either the GMP or
the BCMATH (bundled with PHP) are present. Otherwise it will fall
back to the internal integer representation.
The Math_IntegerOp class defines operations on Math_Integer objects.
» Maintainers » More Information

Packages that depend on Math_Integer

Dependencies for Math_Integer