.Modelica.ComplexMath.cosh

Hyperbolic-cosine of complex number

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 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos