SciPy

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

scipy.special.erfc

scipy.special.erfc(x) = <ufunc 'erfc'>

Complementary error function, 1 - erf(x).

References

[R311]Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva

Previous topic

scipy.special.erf

Next topic

scipy.special.erfcx