mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
177 B
Plaintext
4 lines
177 B
Plaintext
Math_BigInteger provices support of base-2, base-10, base-16, and base-256
|
|
numbers. Uses the GMP or BCMath extensions, if available, and an internal
|
|
implementation, otherwise.
|