Navigation
index
modules
|
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.12 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.k1e
¶
scipy.special.
k1e
(
x) returns the exponentially scaled modified Bessel function of the second kind (sometimes called the third kind) of order 1 at x. k1e(x) = exp(x) * k1(x
)
= <ufunc 'k1e'>
¶
Previous topic
scipy.special.k1
Next topic
scipy.special.itj0y0
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.12 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»