.Modelica.Math.cosh

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 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos