ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Pure-PHP arbitrary precision integer arithmetic library. More...
Data Structures | |
class | BigInteger |
Pure-PHP arbitrary precision integer arithmetic library.
Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise.
PHP version 5
{