LCM Command

From GeoGebra Manual
Revision as of 09:48, 16 August 2011 by Andrea.duringer (talk | contribs)
Jump to: navigation, search


UK English: LCM = lowest common multiple

LCM[Number a, Number b]
Calculates the least common multiple of two numbers a and b.
LCM[List of numbers]
Calculates the least common multiple of the elements of the list.

CAS Syntax

LCM[Number a, Number b]
Calculates the least common multiple of numbers a and b.
LCM[ <List of Numbers> ]
Calculates the least common multiple of the list of numbers.
LCM[ <Polynomial>, <Polynomial> ]
Calculates the least common multiple of the two polynomials.
LCM[ <List of Polynomials> ]
Calculates the least common multiple of the list of polynomials.
© 2024 International GeoGebra Institute