minPosition

minPosition x -- yields the position of the smallest 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.