Class NMathFunctions provides standard mathematical functions for NMath types. Trigonometric functions, exponents, logarithms, powers, and square roots are provided for vector, matrix, and complex number types.

Namespace: CenterSpace.NMath.Core
Assembly: NMathPremium (in NMathPremium.dll) Version: 5.3.0.0

Syntax

C#
public class NMathFunctions
Visual Basic
Public Class NMathFunctions
Visual C++
public ref class NMathFunctions

Inheritance Hierarchy

See Also