Zend Framework
1.12
|
This is the complete list of members for Zend_Crypt_Math_BigInteger_Gmp, including all inherited members.
add($left_operand, $right_operand) | Zend_Crypt_Math_BigInteger_Gmp | |
binaryToInteger($operand) | Zend_Crypt_Math_BigInteger_Gmp | |
compare($left_operand, $right_operand) | Zend_Crypt_Math_BigInteger_Gmp | |
divide($left_operand, $right_operand) | Zend_Crypt_Math_BigInteger_Gmp | |
hexToDecimal($operand) | Zend_Crypt_Math_BigInteger_Gmp | |
init($operand, $base=10) | Zend_Crypt_Math_BigInteger_Gmp | |
integerToBinary($operand) | Zend_Crypt_Math_BigInteger_Gmp | |
modulus($left_operand, $modulus) | Zend_Crypt_Math_BigInteger_Gmp | |
multiply($left_operand, $right_operand) | Zend_Crypt_Math_BigInteger_Gmp | |
pow($left_operand, $right_operand) | Zend_Crypt_Math_BigInteger_Gmp | |
powmod($left_operand, $right_operand, $modulus) | Zend_Crypt_Math_BigInteger_Gmp | |
sqrt($operand) | Zend_Crypt_Math_BigInteger_Gmp | |
subtract($left_operand, $right_operand) | Zend_Crypt_Math_BigInteger_Gmp |