[top][index]
search for:

gcd -- greatest common divisor

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

See also:

  • gcdCoefficients -- gcd with coefficients
  • Ways to use gcd :

  • gcd List
  • gcd(RingElement,RingElement)
  • gcd(ZZ,ZZ)

  • [top][index]
    search for: