BESSELY

BESSELY Bessel function of the second kind of order α at x

Synopsis

BESSELY(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, BESSELJ, BESSELK.