.Modelica.ComplexMath.sinh

Hyperbolic-sine of complex number

Information

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

Interface

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

Generated at 2026-07-10T20:51:55Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos