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