Difference between revisions of "Math.huge"
From OpenEUO
(Created page with " math.huge The value HUGE_VAL, a value larger than or equal to any other numerical value.") |
|||
| Line 2: | Line 2: | ||
The value HUGE_VAL, a value larger than or equal to any other numerical value. | The value HUGE_VAL, a value larger than or equal to any other numerical value. | ||
| + | |||
| + | [[Math.abs]] | ||
| + | |||
| + | [[Math.ceil]] | ||
| + | |||
| + | [[Math.floor]] | ||
| + | |||
| + | [[Math.min]] | ||
| + | |||
| + | [[Math.max]] | ||
Revision as of 13:48, 9 October 2010
math.huge
The value HUGE_VAL, a value larger than or equal to any other numerical value.