[the] lcm of ( expression , expression )
the
lcm
of
(
,
)
lcm ( expression , expression )
Expression yields an integer.
integer
put lcm(steve, bill) into andy
The lcm function returns the least common multiple of its arguments.
gcd