.Modelica.ComplexMath.asinh

Information

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

Interface

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

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos