Difference between revisions of "Math.min"

From OpenEUO
Jump to: navigation, search
(Created page with " math.min (x, ···) Returns the minimum value among its arguments.")
 
Line 2: Line 2:
  
 
Returns the minimum value among its arguments.
 
Returns the minimum value among its arguments.
 +
 +
[[Math.abs]]
 +
 +
[[Math.ceil]]
 +
 +
[[Math.floor]]
 +
 +
[[Math.huge]]
 +
 +
[[Math.max]]

Revision as of 14:48, 9 October 2010

math.min (x, ···)

Returns the minimum value among its arguments.

Math.abs

Math.ceil

Math.floor

Math.huge

Math.max