LCM
Find the least common multiple of two given numbers
will return the least common multiple of two given numbers. There is no custom return type, the function always returns an integer.
Last updated