.Modelica.ComplexMath.sinh

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