WOLFRAM SYSTEM MODELER
quadStepRecursive function used by quadrature |

SystemModel["Modelica.Math.Nonlinear.quadratureLobatto.quadStep"]

| f |
Type: partialScalarFunction Description: Interface for a function with one input and one output Real signal |
|---|---|
| a |
Type: Real Description: Right interval end |
| b |
Type: Real Description: Left interval end |
| fa |
Type: Real Description: Function value at a |
| fb |
Type: Real Description: Function value at b |
| is |
Type: Real Description: First approximation of the integral |
| I |
Type: Real Description: Integral value |
|---|