Evaluates the Bessel polynomial of a given order.
Real number.
Default: 0
Nonnegative order of the Bessel polynomial.
Default: 0
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Bessel polynomial of order evaluated at x.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
The following equation shows a recurrence relation that defines the Bessel polynomial of order n.
When n = 0, P0(x) = 1.
When n = 1, P1(x) = 1 + x.
When n ≥ 2,
The following illustration shows the four Bessel polynomials of order n = 0, 1, 2, 3. The range of x is from [-6, 6].
Where This Node Can Run:
Desktop OS: Windows
FPGA: This product does not support FPGA devices