Special.Bessel I Method
Evaluates the modified Bessel function of the first kind
of real order.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The modified Bessel function of the first kind of order 0.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static double BesselI(
double nu,
double x
)
Parameters
Return Value
DoubleThe modified Bessel function of the first kind of order 0.