.BuildingSystems.Utilities.SmoothFunctions.safereciprocal

Information

Calculates 1/x without zeros between a user defined intervall from -delta to +delta

Interface

function safereciprocal
  input Real x;
  input Real delta;
  output Real y;
end safereciprocal;

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos