max maximum value

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

write max 5, 7, -10

Also see min.