Difference between revisions of "GCD"

Line 1: Line 1:
[[Category:Math Functions]]
+
[[Category: Math Functions]]
  
 
== GCD(A, I) ==
 
== GCD(A, I) ==
Line 8: Line 8:
  
 
== See Also ==
 
== See Also ==
 +
* [[media:GCD function library.ana |GCD function library.ana]]
 +
* [[http://wiki.analytica.com/index.php?title=Analytica_Libraries_and_Templates#Greatest_Common_Divisor_functions|Greatest Common Divisor functions]]
 
* [[Mod]]
 
* [[Mod]]

Revision as of 20:00, 24 February 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.