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