Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.hyperu
¶
scipy.special.
hyperu
(
x1
,
x2
,
x3
[
,
out
]
)
¶
y=hyperu(a,b,x) returns the confluent hypergeometric function of the second kind U(a,b,x).
Previous topic
scipy.special.hyp1f1
Next topic
scipy.special.hyp0f1
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
)
»