MIN

MIN returns the smallest value from a set of one or more expressions.
Read syntax diagramSkip visual syntax diagram
           .-,-.     
           V   |     
>>-MIN(-x,---y-+-)---------------------------------------------><

x and y
Expressions.

All the arguments must be real. The result is real with the common base and scale of the arguments.

The precision of the result is the same as that described in MAX.

The maximum number of arguments allowed is 64.






Published: 23 December 2018