CumProduct
Returns an array with each element being the product of all of the elements of X along dimension I up to, and including, the corresponding element of X.
Declaration
CumProduct( X : Numeric[I] ; I : Index )
Comments
Returns an array with each element being the product of all of the elements of X along dimension I up to, and including, the corresponding element of X.
CumProduct( X : Numeric[I] ; I : Index )
Enable comment auto-refresher