.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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos