Return the minimum or maximum of a set of values.
=MIN(A1:A10) finds the smallest number in that range; =MAX finds the largest.