min maximum value

min x, y, z computes the maximum of the values:

write min 5, 7, -10

Also see max.