minind

Returns the index of the first occurrence of a minimum value.


Synopsis

	function minind(
		arg [ * ] : numeric
	)

Arguments

arg
A singly dimensioned numeric array

Description

Scans an array for the minimum value and returns the index of the first minimum value.

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 $