LCM {keyToEnglish} | R Documentation |
Least Common Multiple
Description
Calculates least common multiple of a list of numbers
Usage
LCM(...)
Arguments
... |
Any number of 'numeric' vectors or nested 'list's containing such |
Value
A 'numeric' that is the least common multiple of the input values
[Package keyToEnglish version 0.2.1 Index]