MAX(b1, b2, ...)
MAX returns the value of the element of the values passed that has the largest value. With negative numbers considered smaller than positive numbers.
Performing this function on a string or empty cell simply does nothing.
MIN , ABS