Difference between revisions of "Sum"

 
Line 1: Line 1:
[[Category:Array-reducing function]]
+
[[Category:Array-reducing functions]]
  
 
Returns the sum of array X over the dimension indexed by variable I.
 
Returns the sum of array X over the dimension indexed by variable I.

Revision as of 23:51, 31 January 2007


Returns the sum of array X over the dimension indexed by variable I.

Declaration

Sum( A : Array[I] ; I : Index )

See Also

Comments


You are not allowed to post comments.