.ThermoPower.Functions.sqrtReg_der

Derivative of sqrtReg

Information

Interface

function sqrtReg_der
  extends Modelica.Icons.Function;
  input Real x;
  input Real delta = 0.01 "Range of significant deviation from sqrt(x)";
  input Real dx "Derivative of x";
  output Real dy;
end sqrtReg_der;

Revisions


Generated at 2026-01-17T19:13:54Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos