Here some number theoretic functions are computed:
- the greatest common divisor (gcd)
- the order
of a number m with respect to n
(preferrably for m, n < 100000 ...)
- the value of
f(x,y,n) = xy mod n.
Please insert integer values for
m,
n,
x and
y
(click the mouse on the respective text field and terminate your input with the return key):