Calculate the Least Common Multiple (LCM) of two integers. The LCM is the smallest positive integer that is divisible by both numbers.
Calculate the Least Common Multiple (LCM) of two integers. The LCM is the smallest positive integer that is divisible by both numbers.
Enter a positive integer
Enter a positive integer
The LCM can be computed using the relationship between LCM and GCD: LCM(a,b) × GCD(a,b) = |a × b|.
How this calculator works
The LCM can be computed using the relationship between LCM and GCD: LCM(a,b) × GCD(a,b) = |a × b|.
Common questions about this calculator