.ModelicaReference.Operators.'atan()'

atan()

Information

Trigonometric inverse tangent function

Syntax

atan(u)

Description

Returns the inverse of tan of u, with -∞ < u < ∞. Argument u needs to be an Integer or Real expression.

The atan function can also be accessed as Modelica.Math.atan.

atan

Examples

atan(1)
 = 0.785398163397448

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos