.Modelica.ComplexMath.tanh

Hyperbolic-tangent of complex number

Information

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

Interface

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

Generated at 2025-07-14T18:21:07Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos