Manuals/calci/LCM
Jump to navigation
Jump to search
LCM(Number1, Number2..............)
where,
Number1, Number2...... - are represents number.
Returns the smallest interger that divides all numbers .
If any parameters is nonnumeric, LCM returns #ERROR.
If Number < 0 , it returns #ERROR.
LCM
Lets see an example in (Column1, Row2)
=LCM(5,10)
LCM returns 10.
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | 10 | |||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |