Max

WMA link


Max[$e_1$, $e_2$, ..., $e_i$]

returns the expression with the greatest value among the $e_i$.

Maximum of a series of values:

Max flattens lists in its arguments:

Max with symbolic arguments remains in symbolic form:

With no arguments, Max gives -Infinity:

Max does not compare strings or symbols:

LessEqual
Min