.Modelica.ComplexBlocks.ComplexMath.Cosh

Output the hyperbolic cosine of the input

Information

This blocks computes the output y as the hyperbolic cosine of the input u. Optionally, the input u can be processed conjugate complex, when parameter useConjugateInput is true. Depending on useConjugateInput the internal signal uInternal represents either the original or the conjugate complex input signal.

y = cosh(uInternal);
cosh.png

Generated at 2025-06-02T18:20:49Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos