Microsoft® JScript™
Math Object
Language Reference |
Version 1 |

See Also                    Methods                   Properties


Description
A built-in object that 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.

© 1997 Microsoft Corporation. All rights reserved.