Bridge

Math Class

Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.To browse the .NET Framework source code for this type, see the Reference Source.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NameAttribute]
public static class Math
<ExternalAttribute> _
<NameAttribute> _
Public NotInheritable Class Math
[ExternalAttribute]
[NameAttribute]
public ref class Math abstract sealed

Inheritance Hierarchy


System..::..Object
  System..::..Math