Computes the modular inverse of an integer with respect to the specified modulus.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)
Syntax
Return Value
The modular inverse of
a with respect to
modulus.
Remarks
Exceptions
See Also