Contains methods for calculating the value of the
Airy functions and their derivatives.
Namespace:
Extreme.Mathematics.SpecialFunctions
Assembly:
Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)
Syntax
| C# |
|---|
public static class Airy |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Airy |
| Visual C++ |
|---|
public ref class Airy abstract sealed |
| F# |
|---|
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Airy = class end |
Remarks
Inheritance Hierarchy
See Also