Find the Least Common Multiple and Greatest Common Factor of numbers.
Find the Least Common Multiple (LCM) and Highest Common Factor (HCF/GCD) of two numbers.
LCM(a,b) = (a×b)/GCD(a,b)LCM and HCF are the building blocks of arithmetic and number theory. They are used whenever you need to find a common rhythm between two repeating events.
LCM(12, 18) = 36, HCF(12, 18) = 6