MINA Function

The MINA function is one of the statistical functions. It is used to analyze the range of data and find the smallest value.

Syntax

MINA(value1, [value2], ...)

The MINA function has the following arguments:

Argument Description
value1/2/n Up to 255 values (number, text, logical value) for which you want to find the smallest value.

Notes

How to apply the MINA function.

Examples

The figure below displays the result returned by the MINA function.

MINA Function