Modulus used to devide n, iff n is equivalent to (0 mod P).
Factor by which to multiply n.
Handles the sanity check for the parameterisation (P,a,b) required by both the function and reverse function.
FailedSaneParameterCheck Thrown if either P or a are 0.
Generated using TypeDoc
Assert Sane Parameters