Last updated 5 months ago
The MAX function returns the largest value in the specified range.
max(number1,number2,number3,...)
numbers (required): The range of numbers whose values will be evaluated to find the maximum.