Finds the order, or polynomial degree, of polynomial P(x). Wire data to the P(x) input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • c1dcdb.png P(x)

    P(x) contains the complex polynomial coefficients in ascending order of power.

  • ii32.png order

    order returns the highest order power, or polynomial degree, of P(x).

  • ii32.png error

    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.