6 lines
200 B
Text
6 lines
200 B
Text
|
Supports base-2, base-10, base-16, and base-256 numbers.
|
||
|
Uses the GMP or BCMath extensions, if available,
|
||
|
and an internal implementation, otherwise.
|
||
|
|
||
|
WWW: http://pear.php.net/package/Math_BigInteger/
|