Help

abs  ceil  cos  e  exp  !  floor  im  acos  asin  atan  max  min  mod  ln  arg  π  plot  re  sin  sqr  tan  

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:


See also:

factorize gcd lcm