class="resources"
Performs a polynomial evaluation of the 2D input array X using Coefficients: a.

![]() |
X is the 2D input array. |
![]() |
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 2D output array. |
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |