Returns the greater of zero or more supplied numeric expressions.
Math.max([number1[, number2[. . . [, numberN]]]]) |
| JScript |
| max Method (JScript 5.6) |
| See Also |
Returns the greater of zero or more supplied numeric expressions.
Math.max([number1[, number2[. . . [, numberN]]]]) |
Remarks
Requirements
See Also