BESSELJ

Name

BESSELJ —
BESSELJ(x,y)

Description

The BESSELJ function returns the bessel function with @x is where the function is evaluated. @y is the order of the bessel function, if non-integer it is truncated.

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

See also

BESSELJ , BESSELK , BESSELY