Description Usage Arguments Value Examples
Compute the greatest common divisor.
1  | gcd(a, b)
 | 
a, b | 
 Single integers.  | 
The greatest common divisor of a and b.
1  | gcd(12, 8)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.