[SciPy-user] Is there a modified bessel function of the second kind in scipy?

zhang chi zhangchipr at gmail.com
Wed Apr 9 04:42:36 EDT 2008


I only find the following functions, and don't find a modified bessel
function of the second kind.

thank you


*  jn       -- Bessel function of integer order and real argument.
*  jv       -- Bessel function of real-valued order and complex argument.
*  jve      -- Exponentially scaled Bessel function.
*  yn       -- Bessel function of second kind (integer order).
*  yv       -- Bessel function of the second kind (real-valued order).
*  yve      -- Exponentially scaled Bessel function of the second kind.
*  kn       -- Modified Bessel function of the third kind (integer order).
*  kv       -- Modified Bessel function of the third kind (real order).
*  kve      -- Exponentially scaled modified Bessel function of the third
kind.
*  iv       -- Modified Bessel function.
*  ive      -- Exponentially scaled modified Bessel function.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080409/916d3c7e/attachment.html>


More information about the SciPy-User mailing list