The LCM (least common
multiple) function returns the smallest multiple that is exactly divisible
by every member of a set of numbers. For example, the least common
multiple of 12 and 18 is 36.
If any of the arguments
are missing, then the returned value is a missing value.