Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Math_Integer
Installed
- no -
Latest
0.9.0
License
PHP
Summary
Package to represent and manipulate integers
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.
Dependencies
PHP Version: 4.0.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer