Public Member Functions |
| init ($operand, $base=10) |
| add ($left_operand, $right_operand) |
| subtract ($left_operand, $right_operand) |
| compare ($left_operand, $right_operand) |
| divide ($left_operand, $right_operand) |
| modulus ($left_operand, $modulus) |
| multiply ($left_operand, $right_operand) |
| pow ($left_operand, $right_operand) |
| powmod ($left_operand, $right_operand, $modulus) |
| sqrt ($operand) |
| binaryToInteger ($operand) |
| integerToBinary ($operand) |
| hexToDecimal ($operand) |
Detailed Description
Definition at line 34 of file Interface.php.
The documentation for this interface was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Crypt/Math/BigInteger/Interface.php