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