I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
MathsSpecialBessel

K

K

Modified Bessel function, third kind, integer order.
double K (double x, int v)
Icon

K0

Modified Bessel function of the third kind, with zero order.
double K0 (double x)
double K0_exp (double x)

K1

Modified Bessel function, third kind, order one.
double K1 (double x)
double K1_exp (double x)