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.CoreAssembly: 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
System..::..Object
CenterSpace.NMath.Core..::..NMathFunctions
CenterSpace.NMath.Matrix..::..MatrixFunctions
CenterSpace.NMath.Stats..::..StatsFunctions
CenterSpace.NMath.Core..::..NMathFunctions
CenterSpace.NMath.Matrix..::..MatrixFunctions
CenterSpace.NMath.Stats..::..StatsFunctions