lcm

Find the Least Common Multiple (LCM) of a and b.

CommonInteger!(I1, I2)
lcm
(
I1
I2
)
(
const scope I1 a
,
const scope I2 b
)

Meta