.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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos