1. Computing & Technology

Math

From , former About.com Guide

Definition: The Math class is used to define advanced mathematical functions that can be applied to numeric variables. This is not a reserved word so you can declare your own variable or function called Math but if you do then you will not be able to use the Math class.
Examples:
var myInt = Math.floor(myNum);

©2012 About.com. All rights reserved.

A part of The New York Times Company.