Language Reference Object Name

Properties                    Methods


Description
The JScript built-in Math object provides basic mathematics functionality and constants.

Syntax

Math[.{property | method}]

Remarks

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.