BESSELK (modified Bessel function Kn(x))

<< Click to Display Table of Contents >>

BESSELK (modified Bessel function Kn(x))

Syntax:

BESSELK(x, n)

Description:

This returns the modified Bessel function Kn(x).

x is the value to be evaluated.

n is the order of the Bessel function. n must be ≥ 0. An integer is expected; if this is not the case, PlanMaker automatically truncates the decimal places.

See also:

BESSELI, BESSELJ, BESSELY