Special |
Name | Description | |
---|---|---|
BesselIScaled(Double, Double) |
Returns the exponentially scaled modified Bessel function of the first kind.
ScaledBesselI(n, z) is given by Exp(-Abs(z.Real)) * BesselI(n, z). | |
BesselIScaled(Double, Complex) |
Returns the exponentially scaled modified Bessel function of the first kind.
ScaledBesselI(n, z) is given by Exp(-Abs(z.Real)) * BesselI(n, z). |