Computes the Dawson integral.
Namespace:
Meta.Numerics.FunctionsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- x
- Double
The argument, which must be non-negative.
Return Value
The value of F(x).
Remarks
The Dawson function is defined by the integral:
It is related to the error function for purely imaginary arguments.