Difference between revisions of "Sum"
m (adding doc status category) |
|||
Line 1: | Line 1: | ||
[[Category:Array-reducing functions]] | [[Category:Array-reducing functions]] | ||
− | + | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | |
+ | |||
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 04:47, 25 April 2007
Returns the sum of array X over the dimension indexed by variable I.
Declaration
Sum( A : Array[I] ; I : Index )
See Also
Comments
Enable comment auto-refresher