atan function
Syntax
float atan(x)
Parameters
- x (float)
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.
Related
Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.