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