Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.riccati_yn
¶
scipy.special.
riccati_yn
(
n
,
x
)
¶
Compute the Ricatti-Bessel function of the second kind and its derivative for all orders up to and including n.
Previous topic
scipy.special.riccati_jn
Next topic
scipy.special.struve
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
)
»