GCD

Name

GCD —
GCD(number1,number2,...)

Description

GCD returns the greatest common divisor of given numbers.

If any of the arguments is less than zero, GCD returns #NUM! error.

See also

LCM