Syntax:
BESSELJ(x, n)
Description:
This returns the Bessel function Jn(x).
x is the value to be evaluated.
n is the order of the Bessel function. n must be ≥ 0. An integer is expected; if this is not the case, PlanMaker automatically truncates the decimal places.
See also:
BESSELI, BESSELK, BESSELY