Real1 | → | Real2 |
Complex1 | → | Complex2 |
Symbol1 | → | Expression2 |
Expression1 | → | Expression2 |
This operation calculates the inverse tangent function of its argument. Note that the result depends on the whether the DEG (degree) or RAD (radians) mode is on. For real valued results, the result is expressed as an angle in degrees if DEG is on. For real valued results, the argument is expressed as an angle in radians if RAD is on. For complex arguments, the result is always expressed in radians.
The result lies in the range of -90 to 90 degrees if operating in degree mode, or in the -π/2 to π/2 range if operating in radian mode.