maxPosition

maxPosition x -- yields the position of the largest element in the list.

If it occurs more than once, then the first occurrence is used. If x has length zero an error results.

Go to main index.

Go to concepts index.