nth Derivative of Polynomial (CDB) VI
- Updated2025-07-30
- 2 minute(s) read
Calculates the nth order derivative of P(x). Wire data to the P(x) input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
P(x)
—
P(x) contains the complex polynomial coefficients in ascending order of power.
order
—
order specifies the derivative order to calculate. If order is less than zero, the VI sets Nth Derivative of P(x) to an empty array and returns an error.
Nth Derivative of P(x)
—
Nth Derivative of P(x) returns the complex coefficients for the nth derivative of P(x) in ascending order of power.
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. |
P(x)
—
order
—
Nth Derivative of P(x)
—
error
—