Difference between revisions of "Math.max"

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

Revision as of 14:48, 9 October 2010

math.max (x, ···)

Returns the maximum value among its arguments.

Math.abs

Math.ceil

Math.floor

Math.huge

Math.min

Math.max