Documentation/How Tos/Calc: BESSELK function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 04:04, 24 February 2008 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


BESSELK

Calculates the modified Bessel function of the second kind.

Syntax:

BESSELK(x; n)

returns the modifed Bessel function of the second kind, of order n, evaluated at x.
The modified Bessel functions of the second kind (also known as Basset functions) are often denoted Kn(x).

Example:

BESSELK(2; 1)

returns 0.13986588.

See also:

BESSELI, BESSELJ, BESSELY

Mathematical functions

Issues:

  • This function currently appears in the AddIn category of the Function Wizard.
Personal tools