WOLFRAM SYSTEM MODELER
    derivativeDerivative of polynomial  | 
     | 

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

| p1 | 
         Type: Real[:] Description: Polynomial coefficients (p1[1] is coefficient of highest power)  | 
    
|---|
| p2 | 
         Type: Real[size(p1, 1) - 1] Description: Derivative of polynomial p1  | 
    
|---|