Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.jv
¶
scipy.special.
jv
(
x1
,
x2
[
,
out
]
)
¶
y=jv(v,z) returns the Bessel function of real order v at complex z.
Previous topic
scipy.special.jn
Next topic
scipy.special.jve
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
)
»