.Modelica.Math.tanh

Hyperbolic tangent

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 2025-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos