class="resources" Order of Polynomial (Not in Base Package) - LabVIEW 7.1 Help - Support - National Instruments
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Order of Polynomial (Not in Base Package)

Finds the order, or polynomial degree, of polynomial P(x). You can use this polymorphic VI to find the order of a real polynomial or a complex polynomial. The data type you wire to the P(x) input determines the polymorphic instance to use.

Order of Polynomial (DBL)

P(x) contains the real polynomial coefficients in ascending order of power.
order returns the highest order power, or polynomial degree, of P(x).
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.

Order of Polynomial (CDB)

P(x) contains the complex polynomial coefficients in ascending order of power.
order returns the highest order power, or polynomial degree, of P(x).
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.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit