This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.wofz

scipy.special.wofz(x[, out]) = <ufunc 'wofz'>

y=wofz(z) returns the value of the fadeeva function for complex argument z: exp(-z**2)*erfc(-i*z)

Previous topic

scipy.special.expi

Next topic

scipy.special.dawsn

This Page