Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.fdtrc
¶
scipy.special.
fdtrc
(
x1
,
x2
,
x3
[
,
out
]
)
¶
y=fdtrc(dfn,dfd,x) returns the complemented F distribution function.
Previous topic
scipy.special.fdtr
Next topic
scipy.special.fdtri
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
)
»