Method ModPow
ModPow(BigRational.Integer, BigRational.Integer, BigRational.Integer)
Declaration
public static BigRational.Integer ModPow(BigRational.Integer value, BigRational.Integer exponent, BigRational.Integer modulus)
Parameters
| Type | Name | Description |
|---|---|---|
| BigRational.Integer | value | |
| BigRational.Integer | exponent | |
| BigRational.Integer | modulus |
Returns
| Type | Description |
|---|---|
| BigRational.Integer |