.Modelica.Math.cosh

Hyperbolic cosine

Information

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

Interface

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

Generated at 2026-03-18T19:13:59Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos