scipy.special.erfcx¶
- scipy.special.erfcx(x) = <ufunc 'erfcx'>¶
- Scaled complementary error function, exp(x^2) erfc(x). - Notes - New in version 0.12.0. - References - [R310] - Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva 
