.Modelica.Math.atan

Inverse tangent

Information

This function returns y = atan(u), with -∞ < u < ∞:

Interface

function atan
  extends Modelica.Math.Icons.AxisCenter;
  input Real u "Independent variable";
  output Modelica.Units.SI.Angle y "Dependent variable y=atan(u)";
end atan;

Generated at 2025-03-11T19:24:33Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos