| Line 1: |
Line 1: |
| | | | |
| − | <div style="font-size:30px">'''LCM(n1,n2,n3...)'''</div><br/> | + | <div style="font-size:30px">'''LCM()'''</div><br/> |
| − | *where n1,n2,n3... are numbers | + | *Parameters are any set of numbers. |
| | + | *LCM() returns the least common multiple. |
| | | | |
| | ==Description== | | ==Description== |