Math387.BesselJ0 Method

Overload List

#SignatureDescription
1function BesselJ0(const X: TCplx): TCplx;Bessel function of the first kind.
2function BesselJ0(const X: TSCplx): TSCplx;

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

Bessel function of the first kind.

#NameTypeDescription
1XTCplx

Returns: TCplx (complex)

See Also: Math387.BesselI0

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

#NameTypeDescription
1XTSCplx

Returns: TSCplx