Click or drag to resize

BesselRelatedBesselExpI0 Method

Overload List
 NameDescription
Public methodStatic memberBesselExpI0(Double) BesselExpI0(x) calculates the double precision exponentially scaled modified (hyperbolic) Bessel function of the first kind of order zero for double precision argument x. The result is the Bessel function i0(X) multiplied by exp(-abs(x)).
Public methodStatic memberBesselExpI0(Double, Boolean) BesselExpI0(x) calculates the double precision exponentially scaled modified (hyperbolic) Bessel function of the first kind of order zero for double precision argument x. The result is the Bessel function i0(X) multiplied by exp(-abs(x)).
Top
See Also