Microsoft® JScript Math object |
Language Reference |
A built-in object that provides basic mathematics functionality and constants.
Math[.{property | method}]
All the Math object methods and properties are static. Therefore, you do not need to create an instance of a Math object to use any of its members.