scipy.special.wofz¶
- scipy.special.wofz(z) returns the value of the fadeeva function for complex argument z: exp(-z**2)*erfc(-i*z) = <ufunc 'wofz'>¶
y=wofz(z) returns the value of the fadeeva function for complex argument z: exp(-z**2)*erfc(-i*z)
References
[R195] Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva