gcd

gcd(x,y) -- yields the greatest common divisor of x and y.

Also used as a key in a ring to provide a gcd function for elements of the ring.

Go to main index.

Go to concepts index.