» Version | » Information |
---|---|
1.0.3 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.3 Release date: 2016-04-12 02:30 UTC Release state: stable Release uploaded by: cweiske Changelog: - Fix PHP7 constructor deprecation notice Dependencies:
|
1.0.2 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.2 Release date: 2014-02-12 04:15 UTC Release state: stable Release uploaded by: terrafrost Changelog: - (internal, bcmath) use OpenSSL, if available, for modular exponentiation - (internal) use 64-bit ints, if available, and 64-bit floats, otherwise - (all) improve random number generation - change license to less restrictive MIT license Dependencies:
|
1.0.1 |
Easy InstallNot sure? Get more info. pear install Math_BigInteger-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_BigInteger-1.0.1 Release date: 2014-01-27 04:42 UTC Release state: stable Release uploaded by: terrafrost Changelog: - (internal, bcmath) use OpenSSL, if available, for modular exponentiation - (internal) use 64-bit ints, if available, and 64-bit floats, otherwise - (all) improve random number generation - change license to less restrictive MIT license Dependencies:
|
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 Release uploaded by: terrafrost 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 Release uploaded by: terrafrost 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 Release uploaded by: terrafrost 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 Release uploaded by: terrafrost Changelog: Initial PEAR release. |