summaryrefslogtreecommitdiff
path: root/math/pear-Math_BigInteger/pkg-descr
blob: 4f5be1cb12ce371be2516c9baded816435c8e0e5 (plain) (blame)
1
2
3
Supports base-2, base-10, base-16, and base-256 numbers.
Uses the GMP or BCMath extensions, if available,
and an internal implementation, otherwise.