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