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