function:MIN
Table of Contents
MIN Function
The MIN(x,y) function returns the minimum of its parameters.
MIN(96,12) === 12
See Also
Functions
function/MIN.txt · Last modified: by peternlewis
The MIN(x,y) function returns the minimum of its parameters.
MIN(96,12) === 12