Difference between revisions of "Sum"

m (adding doc status category)
Line 11: Line 11:
  
 
* [[Cumulate]]
 
* [[Cumulate]]
 +
* [[Product]]

Revision as of 19:40, 23 August 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.