Syntax
- float atan(float x)
Returns
The arc tangent of x in degrees. This value is in the range [-90, 90].
Description
The atan function calculates the arc tangent of x, i.e. the value whose tangent is x.
The arc tangent of x in degrees. This value is in the range [-90, 90].
The atan function calculates the arc tangent of x, i.e. the value whose tangent is x.