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