Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.0.10170.0 (4.0.11023.0)
Syntax
| C# |
|---|
public static class DecimalMath |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class DecimalMath |
| Visual C++ |
|---|
public ref class DecimalMath abstract sealed |
| F# |
|---|
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DecimalMath = class end |
Inheritance Hierarchy
See Also