lcm

Purpose

Least common multiple.

Synopsis

l = lcm(a,b)

Description

l = lcm(a,b) returns the least common multiple of the positive integers a and b.

See Also

gcd

(c) Copyright 1994 by The MathWorks, Inc.