24.117. Math.min( ): return the smallest argumentECMAScript v1; enhanced in ECMAScript v324.117.1. Synopsis
24.117.1.1. Arguments
24.117.1.2. ReturnsThe smallest of the specified arguments. Returns Infinity if there are no arguments. Returns NaN if any argument is NaN or is a nonnumeric value that cannot be converted to a number. |
Monday, November 2, 2009
Section 24.117. Math.min( ): return the smallest argument
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment