ArgMax

Name

ArgMax -- Returns the index of a maximal element of a list

Synopsis

ArgMax[x->LIST(NUMBER)] =: INTEGER 

Description

ArgMax returns the index of the first element of the list x which attains the maximum value of any elements in the list.