The MIN function is one of the statistical functions. It is used to analyze the range of data and find the smallest number.
MIN(number1, [number2], ...)
The MIN function has the following arguments:
How to apply the MIN function.
The figure below displays the result returned by the MIN function.