.Modelica.Math.sinh

Hyperbolic sine

Information

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

Interface

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

Generated at 2026-01-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos