| Package | com.hurlant.math |
| Class | public class NullReduction |
| Inheritance | NullReduction Object |
| Implements | com.hurlant.math.IReduction |
| Method | Defined By | ||
|---|---|---|---|
| NullReduction | |||
| NullReduction | |||
reduce(x:BigInteger):void | NullReduction | ||
| NullReduction | |||
| NullReduction | |||
| convert | () | method |
| mulTo | () | method |
public function mulTo(x:BigInteger, y:BigInteger, r:BigInteger):voidParameters
x:BigInteger | |
y:BigInteger | |
r:BigInteger |
| reduce | () | method |
| revert | () | method |
| sqrTo | () | method |