.Modelica.ComplexMath.cosh

Information

This function returns the Complex hyperbolic cosine of the Complex input.

Interface

function cosh
  extends Modelica.Icons.Function;
  input Complex c1 "Complex number";
  output Complex c2 "= cosh(c1)";
end cosh;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos