Documentation/How Tos/Calc: BESSELY function

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

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


BESSELY

Calculates the Bessel function of the second kind.

Syntax:

BESSELY(x; n)

returns the Bessel function of the second kind, of order n, evaluated at x.
The Bessel functions of the second kind Yn(x) (also known as Neumann Nn(x) or Weber functions) are solutions to the Bessel differential equation which are singular at the origin.

Example:

BESSELY(4; 1)

returns 0.397925709051.

See also:

BESSELI, BESSELJ, BESSELK

Mathematical functions

Issues:

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