MINI

Returns the index of the smallest element of a matrix.

Format

MINI (M)

Argument

 
M
A matrix.

Example

The following example illustrates the use of the MINI function:
 
Function
MINI({0.1, 0.2, 0.3, 3.3})
Result
1