Owning Palette: Mathematics VIs
Use the Integ & Diff VIs to perform integration and differentiation procedures.
The VIs on this palette can return general LabVIEW error codes or specific mathematics error codes.
| Palette Object | Description |
|---|---|
| Derivative x(t) | Performs a discrete differentiation of the sampled signal X. |
| Integral x(t) | Performs the discrete integration of the sampled signal X. |
| Lobatto Quadrature | Performs numerical integration using the Lobatto quadrature. |
| Numeric Integration | Performs numeric integration on the Input Array using one of four popular numeric integration methods. The data type you wire to the Input Array input determines the polymorphic instance to use. |
| Time Domain Math | Performs one of several math functions on time domain signals. |