sum

Sums input.


Synopsis

	function sum(
		x : numeric
	)

Arguments

x
An array of one or more numeric values.

Description

Returns the sum of the input regardless of dimensionality. sum 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:33 $