[This is preliminary documentation and is subject to change.]

Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.

Namespace: Tools
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class MathT
Visual Basic
Public Class MathT
Visual C++
public ref class MathT
F#
type MathT =  class end
JScript
public class MathT

Inheritance Hierarchy

System..::..Object
  Tools..::..MathT

See Also