The GCD function is one of the math and trigonometry functions. It is used to return the greatest common divisor of two or more numbers.
GCD(number1, [number2], ...)
The GCD function has the following arguments:
How to apply the GCD function.
The figure below displays the result returned by the GCD function.