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]]
  
= Example =
+
== 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

GCD function library.ana

See Also

Comments


You are not allowed to post comments.