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.8 (stable) was released on 2003-01-02 (Changelog) 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