5.7.2.8.8. scipy.special.dawsn

scipy.special.dawsn(x) = <ufunc 'dawsn'>

Dawson’s integral.

Computes:

exp(-x**2) * integral(exp(t**2), t=0..x).

References

[R302]Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva