Reference: max
max(a1, a2, ..., an) returns the greatest number of a1, a2, ..., and an. max(v) returns the maximum (greatest) component in the real vector v.
max(a1, a2, ..., an) returns the greatest number of a1, a2, ..., and an. max(v) returns the maximum (greatest) component in the real vector v.