min()

minimum of two or more arguments

[ ... min(arg1, arg2, ..., argn) ... ]
Computes the minimum of arg1, arg2, ..., argn.