.Modelica.ComplexMath.acosh

Information

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

Interface

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

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos