Enter two or more numbers to find their least common multiple (LCM).
The Least Common Multiple (LCM) of two or more integers is the smallest positive integer that is divisible by each of the integers.
For two numbers a and b, the LCM can be calculated using the following formula:
\[ LCM(a,b) = \frac{|a \times b|}{GCD(a,b)} \]Where:
Let's find the LCM of 12 and 18:
Therefore, the LCM of 12 and 18 is 36.
This diagram illustrates how 36 is the smallest number that is divisible by both 12 and 18.