.MultiPhaseMixture.PreDefined.Mixtures.NativeModelica.DryAir.EquationsOfState.Utilities.Polynomials.secondDerivativeValue

Information

Value of 2nd derivative of polynomial at abscissa value u

Interface

function secondDerivativeValue
  input Real p[:] "Polynomial coefficients (p[1] is coefficient of highest power)";
  input Real u "Abscissa value";
  output Real y "Value of 2nd derivative of polynomial at u";
end secondDerivativeValue;

Revisions


Generated at 2024-09-19T18:25:40Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos