Difference between revisions of "GCD"
Line 1: | Line 1: | ||
[[Category:Math Functions]] | [[Category:Math Functions]] | ||
− | = GCD(A,I) = | + | == GCD(A, I) == |
− | |||
Returns the greatest common divisor of an array of numbers. | Returns the greatest common divisor of an array of numbers. | ||
− | = Library = | + | == Library == |
− | |||
[[media:GCD function library.ana|GCD function library.ana]] | [[media:GCD function library.ana|GCD function library.ana]] | ||
− | = | + | == See Also == |
− | |||
− | = See Also = | ||
− | |||
* [[Mod]] | * [[Mod]] |
Revision as of 01:47, 29 January 2016
GCD(A, I)
Returns the greatest common divisor of an array of numbers.
Library
See Also
Comments
Enable comment auto-refresher