functionF
∫f()·dx evaluated at x with zero integration constant
Extends from Modelica.Icons.Function (Icon for functions).
Information
By definition, the partial derivative of this function with respect to x (with a constant) is f(). The complete derivative, however, is dF().
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Argument | |
| Real[:] | a | Coefficients | |
| Integer | n | 0 | Power associated with the first term (before integral) |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | F | Integral |