Legacy Documentation

Mathematica® Teacher's Edition (2002)

This is documentation for an obsolete product.
Current products and services
 Documentation /  Mathematica Teacher's Edition /  Built-in Functions /  Mathematical Functions /  Number Theory /

GCD

FilledSmallSquare GCD[, , ... ] gives the greatest common divisor of the integers .

FilledSmallSquare Integer mathematical function (see Section A.3.10).
FilledSmallSquare GCD[, ... ] gives the integer factors common to all the .
FilledSmallSquare GCD also works with rational numbers; GCD[, , ... ] gives the greatest rational number r for which all the /r are integers.
FilledSmallSquare See The Mathematica Book on the web: Section 3.2.4.
FilledSmallSquare See also: PolynomialGCD, Rational, LCM, ExtendedGCD.