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