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