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