Last updated 5 months ago
The MIN function returns the smallest value in the specified range.
min(number1,number2,number3,...)
numbers (required): The range of numbers whose values will be evaluated to find the minimum.