IDE
Launch Browser IDE
Download Desktop IDE
Documentation
Libraries
Community
Forum
GitHub
Top Contributors
YouTube Channel
Medium Blog
Facebook
lcm
rustemb/extra-functions
/lcm
Calculates least common (non-negative) multiple.
lcm
@/lcm
Calculates least common (non-negative) multiple.
IN1
number
IN2
number
(variadic)
lcm
IN1
IN2
…
OUT
OUT
number
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
IN1
IN2
OUT
1
2
2
2
3
6
4
4
4
5
10
10
3
6
6
© 2017–2024
XOD Inc
Privacy Policy
Pricing
YouTube icon
Medium icon
Facebook icon
GitHub icon
Contact us:
hello@xod.io