Imprint

Help / Number theory / Least common multiple

Notation:

Parameter(s):

Description:

The least common multiple lcm(a,b) of two numbers a and b, is the smallest number m for which there exist positive integers r and t such that r*a=t*b== m

Usage examples:

lcm(3528, 3780)

See also:

factorize gcd lcm