multiplicativeOrder(a, b)
multiplicativeOrder(a,b) computes the multiplicative order of $a$ modulo $b$.
|
|
|
If $a$ and $b$ are not relatively prime, multiplicativeOrder(a, b) returns an error.
The object multiplicativeOrder is a method function.
The source of this document is in TestIdeals/BasicFunctionsDoc.m2:189:0.