LCM
Description
The LCM function finds the least common multiple of the specified numbers. Sometimes called the lowest or smallest common multiple, the least common multiple is the smallest integer that is a multiple of the specified numbers.
Syntax
LCM(number, [number, . . .])
- number: Zero or one or more positive numbers or numeric expressions, or references to cells containing positive numbers or numeric expressions. Fractional parts are ignored. Negative numbers are not allowed.
Examples


