Click or drag to resize

SpecialFunctionsBesselI Method

Overload List
 NameDescription
Public methodStatic memberBesselI(Double, Double) Returns the modified Bessel function of the first kind.

BesselI(n, z) is a solution to the modified Bessel differential equation.

Public methodStatic memberBesselI(Double, Complex) Returns the modified Bessel function of the first kind.

BesselI(n, z) is a solution to the modified Bessel differential equation.

Top
See Also