The MIN function returns the minimum (smallest) value in the list. The list can include numbers, cell addresses, ranges, and cell names.
For example,
MIN(1, 2, -16, 8).
Ability displays the smallest number, which is -16.
See also:
Other statistical functions