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