Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ ]
[ m ]
[ p ]
[ r ]
[ s ]
top
top
top
top
top
m
- Math_BigInteger
- in file Math_BigInteger.php, method Math_BigInteger::Math_BigInteger()
Converts base-2, base-10, base-16, and binary strings (eg. base-256) to BigIntegers.
- Math_BigInteger
- in file Math_BigInteger.php, class Math_BigInteger
Pure-PHP arbitrary precission integer arithmetic library. Supports base-2, base-10, base-16, and base-256 numbers. Negative numbers are supported in all publically accessable functions save for modPow and modInverse.
- Math_BigInteger.php
- procedural page Math_BigInteger.php
- microtime_float
- in file ssh_demo.php, function microtime_float()
- modInverse
- in file Math_BigInteger.php, method Math_BigInteger::modInverse()
Calculates modular inverses.
- modPow
- in file Math_BigInteger.php, method Math_BigInteger::modPow()
Performs modular exponentiation.
- multiply
- in file Math_BigInteger.php, method Math_BigInteger::multiply()
Multiplies two BigIntegers
top
top
top
top
top
Documentation generated on Thu, 16 Nov 2006 21:00:03 -0500 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.
|
|