MIN

Name

MIN —
MIN(b1, b2, ...)

Description

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.

See also

MAX , ABS