SciPy

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

Previous topic

scipy.special.erf

Next topic

scipy.special.erfcx