Navigator 2.0, Internet Explorer 3.0
Math.max(a, b)
Any two numeric values or expressions.
The larger of the two values a and b.
Math.max() returns whichever of its two arguments is larger.
"Math", "Math.min()"