Math387.BesselI0 Method

Overload List

#SignatureDescription
1function BesselI0(const X: TCplx): TCplx;Modified bessel function of the first kind.
2function BesselI0(const X: TSCplx): TSCplx;

Overload 1: function BesselI0(const X: TCplx): TCplx;

Modified bessel function of the first kind.

#NameTypeDescription
1XTCplx

Returns: TCplx (complex)

See Also: Math387.BesselJ0

Overload 2: function BesselI0(const X: TSCplx): TSCplx;

#NameTypeDescription
1XTSCplx

Returns: TSCplx