min

Returns the minimum value of a multi-dimensional array


Synopsis

	function min(
		arg : numeric
	)

Arguments

arg
A numeric array of any dimensionality

Description

This function returns the minimum value for an array of any dimensionality. min ignores missing values and will return the missing value only if all values are missing.

Reference Manual Control Panel

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


$Revision: 1.5 $ $Date: 1998/11/11 23:32:20 $