.Modelica.ComplexMath.tanh

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 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos