max

Returns the maximum value of a multi-dimensional array


Synopsis

	function max(
		arg:numeric
	)

Arguments

arg
A numeric array of any dimensionality

Description

This function returns the maximum value for an array of any dimensionality. max 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.6 $ $Date: 1998/11/11 23:32:20 $