.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 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos