packagePolynomial
Polynomial functions
Extends from Modelica.Icons.Package (Icon for standard packages).
Contents
| Name | Description |
|---|---|
| ∫f()·dx evaluated at x with zero integration constant | |
| Derivative of F() | |
| Polynomial expressed in form: f = ((… + a-1-n)/x + a-n)/x + a1-n + x·(a2-n + x·(a3-n + …)) | |
| Derivative of f() | |
| Derivative of df() |