Difference between revisions of "Product"
(see also) |
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 product of all of the elements of X, along the dimension indexed by I. | Returns the product of all of the elements of X, along the dimension indexed by I. | ||
Revision as of 02:35, 25 April 2007
Returns the product of all of the elements of X, along the dimension indexed by I.
Declaration
Product( X : Array[I] ; I : Index )
See Also
Comments
Enable comment auto-refresher