[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/datafun]

cumprod

(/tools/hpmatlab/toolbox/matlab/datafun/cumprod.m)


Help text

CUMPROD Cumulative product of the elements.
	For vectors, CUMPROD(X) is the cumulative product of the 
 	elements of X.  For matrices, CUMPROD(X) is a matrix
 	containing the cumulative products over each column.

	See also CUMSUM, SUM, PROD.

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON