Math387.BesselI0 Method

Overload List

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

Overload 1: TCplx BesselI0(TCplx X)

Modified bessel function of the first kind.

#NameTypeDescription
1XTCplxscalar

Returns: TCplx (complex)

See Also: Math387.BesselJ0

Overload 2: TSCplx BesselI0(TSCplx X)

#NameTypeDescription
1XTSCplxscalar

Returns: TSCplx