mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
5 lines
200 B
Text
5 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: https://pear.php.net/package/Math_BigInteger
|