Advanced Analysis Library Only
double Dawson (double x);
Computes Dawson's integral, which is defined as follows:
| Input | ||
| Name | Type | Description |
| x | double-precision | The range of Dawson's integral. |
| Name | Type | Description |
| result | double-precision | The value of Dawson's integral. |