.Modelica.ComplexMath.atan

Information

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

Interface

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

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