lcm | R Documentation |
Calculates the least common multiple of a set of integer. Internal use only.
lcm(x)
x |
numeric: A sequence of integers. |
The least common multiple.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.