GCD(a,b)
GCD returns the greatest common divisor of two numbers.
If any of the arguments is less than zero, GCD returns #NUM! error.
LCM