Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Integer Functions >

LCM

LCM[n1, n2, ...]
gives the least common multiple of the integers ni.
  • Integer mathematical function, suitable for both symbolic and numerical manipulation.
  • LCM also works with rational numbers; LCM[r1, r2, ...] gives the least rational number r for which all the r/r_i are integers.
  • LCM automatically threads over lists.
New in 1
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team