BESSELJ
Description
Returns the Bessel function of integer order Jn(x).
Syntax
BESSELJ(
x
,
n
)
- x: The value where the function is to be evaluated.
- n: The order of the function. If the specified value is a decimal number, it is truncated to an integer.