SystemExtensionPowMod Method |
| Name | Description | |
|---|---|---|
| PowMod(Int32, Int32, Int32) |
Raises an Int32 to the power of another with respect to a modulo.
| |
| PowMod(Int64, Int64, Int64) |
Raises an Int64 to the power of another with respect to a modulo.
|