Enter two numbers to find their Least Common Multiple (LCM).
LCM (Least Common Multiple) is the smallest positive number that is exactly divisible by both numbers.
LCM = (First Number × Second Number) ÷ GCD
LCM of 12 and 18 = 36