ArcTan
returns the arc tangent (inverse tangent) of
expr
(measured in radians).
ArcTan(expr)
will evaluate automatically in the cases Infinity, -Infinity, 0, 1, -1
.
See:
Examples
Implementation status
- ✅ - full supported
returns the arc tangent (inverse tangent) of
expr
(measured in radians).
ArcTan(expr)
will evaluate automatically in the cases Infinity, -Infinity, 0, 1, -1
.
See: