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 /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/TestIdeals/BasicFunctionsDoc.m2:189:0.