Evaluates a sequence of modified Bessel functions of the first kind.
Evaluates a sequence of modified Bessel functions of the first kind with real order and real argument.
public static double[] I(double,double,int);
Evaluates a sequence of modified Bessel functions of the first kind with integer order and real argument.
public static double[] I(double,int);
Bessel Class | Imsl.Math Namespace