Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 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
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»