maxind
Returns the index of the first occurrence of a maximum value.
Synopsis
function maxind(
arg [ * ] : numeric
)
Arguments
- arg
- A singly dimensioned numeric array
Description
Scans an array for the maximum value and returns the index of the first maximum value. maxind ignores
missing values.
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 $