[the] max of factor
the
max
of
max ( expression )
(
)
Factor and expression yield any kind of list.
list
The max function returns the largest element of its arguments. The elements are compared as if by the > operator.
>