.Modelica.Math.Polynomials.evaluate_der

Information

Evaluate derivative of polynomial at a given abscissa value

Interface

function evaluate_der
  extends Modelica.Icons.Function;
  input Real p[:] "Polynomial coefficients (p[1] is coefficient of highest power)";
  input Real u "Abscissa value";
  input Real du "Delta of abscissa value";
  output Real dy "Value of derivative of polynomial at u";
end evaluate_der;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f