Calculates the least common multiple (LCM) of two numbers.
The first input number.
The second input number.
The LCM of num1 and num2.
num1
num2
Calculates the least common multiple (LCM) of two numbers.