WOLFRAM SYSTEM MODELER
    integralIndefinite integral of polynomial p(u)  | 
     | 

SystemModel["Modelica.Math.Polynomials.integral"]

| p1 | 
         Type: Real[:] Description: Polynomial coefficients (p1[1] is coefficient of highest power)  | 
    
|---|
| p2 | 
         Type: Real[size(p1, 1) + 1] Description: Polynomial coefficients of indefinite integral of polynomial p1 (polynomial p2 + C is the indefinite integral of p1, where C is an arbitrary constant)  | 
    
|---|