Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.yn
¶
scipy.special.
yn
(
x1
,
x2
[
,
out
]
)
¶
y=yn(n,x) returns the Bessel function of the second kind of integer order n at x.
Previous topic
scipy.special.jve
Next topic
scipy.special.yv
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
)
»