lcm

rustemb/extra-functions/lcm

Calculates least common (non-negative) multiple.
lcm
@/lcm
Calculates least common (non-negative) multiple.
IN1number
IN2number (variadic)
lcm
IN1
IN2
OUT
OUTnumber
To use the node in your project you should have the rustemb/extra-functions library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.

Tabular tests

IN1IN2OUT
122
236
444
51010
366