NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Math Class

Provides static methods for trigonometric, logarithmic, and other common mathematical functions. Overloaded methods are provided for use with standard base data types.

Object
   Math

[Visual Basic]
NotInheritable Public Class Math
[C#]
public sealed class Math
[C++]
public __gc __sealed class Math
[JScript]
public class Math

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

Math Members | System Namespace