Contains methods for evaluating various elementary functions.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.0.10170.0 (4.0.11005.0)
Syntax
| C# |
|---|
public static class Elementary |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Elementary |
| Visual C++ |
|---|
public ref class Elementary abstract sealed |
| F# |
|---|
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Elementary = class end |
Remarks
Inheritance Hierarchy
See Also