Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.kv
¶
scipy.special.
kv
(
x1
,
x2
[
,
out
]
)
¶
y=kv(v,z) returns the modified Bessel function of the second kind (sometimes called the third kind) for real order v at complex z.
Previous topic
scipy.special.kn
Next topic
scipy.special.kve
This Page
Show Source
Edit page
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»