Mathematica 9 is now available

GCD

Usage

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


Notes

• Integer mathematical function (see Section A.3.10).
GCD[ , ... ] gives the integer factors common to all the  .
GCD also works with rational numbers; GCD[ ,  , ... ] gives the greatest rational number r for which all the  /r are integers.
GCD has attributes Flat and Orderless.
• See Section 3.2.5.
• New in Version 1.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.