The BESSELY function is one of the engineering functions. It is used to return the Bessel function, which is also called the Weber function or the Neumann function.
Syntax
BESSELY(x, n)
The BESSELY function has the following arguments:
Argument | Description |
---|
x | The value at which to evaluate the function, a numeric value greater than 0. |
n | The order of the Bessel function, a numeric value greater than or equal to 0. |
Notes
How to apply the BESSELY function.
Examples
The figure below displays the result returned by the BESSELY function.
