scipy.special.erfc¶
- scipy.special.erfc(x[, out]) = <ufunc 'erfc'>¶
y=erfc(x) returns 1 - erf(x).
References
[R190] Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva
y=erfc(x) returns 1 - erf(x).
References
[R190] | Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva |