BESSELK (modified Bessel function Kn(x))

<< Click to Display Table of Contents >>

BESSELK (modified Bessel function Kn(x))

Syntax:

BESSELK(x, n)

Description:

Returns the modified Bessel function Kn(x).

x is the value to be evaluated.

n is the order of the Bessel function. Must be ≥ 0. Integer numbers are expected. Digits to the right of the decimal point are ignored.

See also:

BESSELI, BESSELJ, BESSELY