Arc Tangent function

ATAN returns the arc tangent of a value as an angle from -90 to 90 degrees.

Syntax

ATAN (value)

Examples:

  • ATAN (1) = 45°
  • ATAN (-1) = -45°