Functions

max

Supported By

Syntax

[the] max of factor

max ( expression )

Factor and expression yield any kind of list.

Description

The max function returns the largest element of its arguments. The elements are compared as if by the > operator.