BESSELK

BESSELK Modified Bessel function of the second kind of order α at x

Synopsis

BESSELK(X,α)

Arguments

X: number

α: order (any non-negative number)

Note

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

Microsoft Excel Compatibility

This function is Excel compatible if only integer orders α are used.

See also

BESSELI, BESSELJ, BESSELY.