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

prod

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


Help text

PROD	Product of the elements.
	For vectors, PROD(X) is the product of the elements of X.
 	For matrices, PROD(X) is a row vector with the product over 
 	each column.

	See also SUM, CUMPROD, CUMSUM.

Cross-Reference Information

This is called by

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