BESSELY

Description

Returns the Bessel function, which is also called the Weber function or the Neumann function.

Sample Usage


Syntax

BESSELY(X, N)

The BESSELY function syntax has the following arguments:

  • X    Required. The value at which to evaluate the function.

  • N    Required. The order of the function. If n is not an integer, it is truncated.

Remarks

  • If x is nonnumeric, BESSELY returns the #VALUE! error value.

  • If n is nonnumeric, BESSELY returns the #VALUE! error value.

  • If n < 0, BESSELY returns the #NUM! error value.

  • The n-th order Bessel function of the variable x is:

    Equation

In order to use the BESSELY formula, start with your edited Excellentable:

Capture 2017-07-02 at 15.06.44.png


Then type in the BESSELY formula in the area you would like to display the outcome:

Capture 2017-07-02 at 15.08.48.png

By adding the values you would like to calculate the BESSELY formula for, Excellentable will generate the outcome:


Capture 2017-07-02 at 15.10.32.png


There were errors rendering macro:

  • An unknown error occurred.