Maxima Function
lcm (expr_1, ..., expr_n)
Returns the least common multiple of its arguments. The arguments may be general expressions as well as integers.
load ("functs") loads this function.
load ("functs")