Bessel |
Name | Description | |
---|---|---|
BesselExpI1(Double) | BesselExpI1(x) calculates the double precision exponentially scaled modified (hyperbolic) Bessel function of the first kind of order one for double precision argument x. The result is I1(x) multiplied by exp(-abs(x)). | |
BesselExpI1(Double, Boolean) | BesselExpI1(x) calculates the double precision exponentially scaled modified (hyperbolic) Bessel function of the first kind of order one for double precision argument x. The result is I1(x) multiplied by exp(-abs(x)). |