BESSELK

Name

BESSELK —
BESSELK(x,y)

Description

The BESSELK function returns the Neumann, Weber or Bessel function. @x is where the function is evaluated. @y is the order of the bessel function, if non-integer it is truncated.

if x or n are not numeric a #VALUE! error is returned.if y < 0 a #NUM! error is returned.

See also

BESSELI , BESSELJ , BESSELY