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