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