.Modelica.ComplexMath.atanh

Area-hyperbolic-tangent of complex number

Information

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

Interface

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

Generated at 2025-11-12T19:21:02Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos