|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
PowerModList
PowerModList[a, s/r, m]
gives a list of all
modulo m for which
mod m.
DetailsDetails
- Integer mathematical function.
- PowerModList[a, -1, m] gives the modular inverse
for which
mod m, or
if no such x exists.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Find modular square roots of 3 modulo 11:
| In[1]:= |
| Out[1]= |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
