functionatan
Inverse tangent
Extends from Modelica.Math.Icons.AxisCenter (Basic icon for mathematical function with y-axis in the center).
Information
This function returns y = atan(u), with -∞ < u < ∞:
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | Independent variable |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Angle | y | Dependent variable y=atan(u) |