.Spot.Base.Complex.atanC

Arc-tangens of complex number

Information

Interface

function atanC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex atan_z "arc-tangens of z";
end atanC;

Generated at 2025-05-17T18:20:11Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos