| » Version | » Information |
|---|---|
| 1.0.0 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.0 Release date: 2010-05-26 21:08 UTC Release state: stable Changelog: - significant speed-ups - new functions: gcd(), extendedGCD(), isPrime(), random(), randomPrime(), bitwise_leftRotate(), bitwise_rightRotate(), setPrecision(), toHex(), toBits() and equals() - PHP_Compat is now optional. Store it in your include path if you require PHP4 support but otherwise it is unrequired. Dependencies:
|
| 1.0.0RC3 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.0RC3 Release date: 2007-02-06 01:13 UTC Release state: beta Changelog: - Fix for bug #9654: In MODE_INTERNAL, modPow doesn't work occasionally - Other bug fixes Dependencies:
|
| 1.0.0RC2 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.0RC2 Release date: 2006-11-16 20:43 UTC Release state: beta Changelog: Added bitwise_or(), bitwise_and(), bitwise_xor(), and bitwise_not() Dependencies:
|
| 1.0.0RC1 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.0RC1 Release date: 2006-10-28 02:55 UTC Release state: beta Changelog: Initial PEAR release. |