I have forgotten
my Password

Or login with:

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

I

I

Modified Bessel function of the first kind of integer order.
double I (double x, int v)[inline]
double I (double x, double v)
Icon

I0

Modified Bessel function of the first kind, with order zero and exponential scaling.
double I0_exp (double x)
double I0 (double x)[inline]

I1

Modified Bessel function of the first kind, with order one and exponential scaling.
double I1_exp (double x)
double I1 (double x)[inline]