Please review wip/pear-Math_Big Integer
wen heping <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.review |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Please review wip/pear-Math_BigInteger and send me comments.
Math_BigInteger is a pure-PHP arbitrary precission 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.
Its license is LGPL License.
Regards,
wen
------------------------------------------------------------------------------