Documentation/How Tos/Calc: BESSELJ function

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

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


BESSELJ

Calculates the Bessel function of the first kind.

Syntax:

BESSELJ(x; n)

returns the Bessel function of the first kind, of order n, evaluated at x.
The Bessel functions of the first kind Jn(x) are solutions to the Bessel differential equation.

Example:

BESSELJ(2; 1)

returns 0.576724807758.

See also:

BESSELI, BESSELK, BESSELY

Mathematical functions

Issues:

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