product

Computes the product of the input.


Synopsis

	function product(
		x : numeric
	)

Arguments

x
An array of one or more numeric values.

Description

Returns the product of the input regardless of dimensionality. product ignores missing values.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.5 $ $Date: 1998/06/15 21:30:23 $