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