BESSELJ

BESSELJ Bessel function of the first kind of order α at x

Synopsis

BESSELJ(X,α)

Arguments

X: number

α: order (any non-negative integer)

Note

If x or α are not numeric, #VALUE! is returned. If α < 0, #NUM! is returned. If α is not an integer, it is truncated.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

BESSELI, BESSELK, BESSELY.