class="resources" Indefinite Integral 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

Indefinite Integral of Polynomial (Not in Base Package)

Calculates the indefinite integral of P(x). You can use this polymorphic VI to calculate the indefinite integral of real polynomials or complex polynomials. The data type you wire to the P(x) input determines the polymorphic instance to use.

Indefinite Integral of Polynomial (DBL)

P(x) contains the real polynomial coefficients in ascending order of power.
Indefinite Integral of P(x) returns the real polynomial coefficients of the indefinite integral of P(x) in ascending order of power.
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.

Indefinite Integral of Polynomial (CDB)

P(x) contains the complex polynomial coefficients in ascending order of power.
Indefinite Integral of P(x) returns the complex polynomial coefficients of the indefinite integral of P(x) in ascending order of power.
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