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