Difference between revisions of "LCM Command"

From GeoGebra Manual
Jump to: navigation, search
m (Bot: Automated text replacement (-{{command +{{command|cas=true))
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
{{command|algebra}}
+
{{command|cas=true|algebra}}
 
UK English: LCM = lowest common multiple
 
UK English: LCM = lowest common multiple
 
; LCM[Number a, Number b]: Calculates the least common multiple of two numbers ''a'' and ''b''.
 
; LCM[Number a, Number b]: Calculates the least common multiple of two numbers ''a'' and ''b''.

Revision as of 13:41, 10 September 2011


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