Math

math.max

Returns the argument with the maximum value, according to the Lua operator <.

Syntax

max(x: number, ...)  returns  number