Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.erfc
¶
scipy.special.
erfc
(
x
[
,
out
]
)
¶
y=erfc(x) returns 1 - erf(x).
Previous topic
scipy.special.erf
Next topic
scipy.special.erfinv
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»