atan
Returns the arc-tangent of x.
Special Cases:
- atan(+-0) = +-0
- atan(+-inf) = +-pi/2
Function parameters
Parameters
- x:anytype
Returns the arc-tangent of x.
Functions
- atan
- Returns the arc-tangent of x.
Source
Returns the arc-tangent of x.
Special Cases:
Function parameters
Returns the arc-tangent of x.
Source