.Modelica.Math.tanh

Information

This function returns y = tanh(u), with -∞ < u < ∞:

Interface

function tanh
  extends Modelica.Math.Icons.AxisCenter;
  input Real u "Independent variable";
  output Real y "Dependent variable y=tanh(u)";
end tanh;

Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos