Table of Contents
MIN Function
See Also
Functions
MIN Function
The MIN(x,y) function returns the minimum of its parameters.
MIN(96,12) === 12
See Also
Functions
MAX
See all Functions