Math

math.min

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

Syntax

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