Description Usage Arguments Value Examples
A simple algorithm to compute the least common multiple of two numbers
1 | LCM(x, y)
|
x |
an object of class numeric |
y |
an object of class numeric |
The least common multiple of x and y.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.