Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.hankel2
¶
scipy.special.
hankel2
(
x1
,
x2
[
,
out
]
)
¶
y=hankel2(v,z) returns the Hankel function of the second kind for real order v and complex argument z.
Previous topic
scipy.special.hankel1e
Next topic
scipy.special.hankel2e
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
)
»