GCD

Name

GCD —
GCD(a,b)

Description

GCD returns the greatest common divisor of two numbers.

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

See also

LCM