![]() |
X is the input data to be used in the polynomial evaluation. |
![]() |
Coefficients: a is the polynomial order plus one. The total number of elements in Coefficients: a is the polynomial order plus one. |
![]() |
Y is the output data. |
![]() |
error returns any error or warning condition from the VI. |
The output array Y is given by
where m denotes the polynomial order,
n = 0, 1, 2,…,m
a is the Coefficient array, and
m is the number of coefficients.