Arctangent Calculator

Enter a value to instantly compute its arctangent in both degrees and radians, with optional atan2 mode for full quadrant-aware angle calculation.

Mode

Any real number — no restrictions.

Quick values

Enter a value to compute arctan

arctan range reference

arctan(x) ∈ (−90°, 90°) atan2(y,x) ∈ (−180°, 180°]
Copied!

Summary

Enter a value to instantly compute its arctangent in both degrees and radians, with optional atan2 mode for full quadrant-aware angle calculation.

How it works

  1. Select "arctan(x)" mode or switch to "atan2(y, x)" mode using the tab buttons.
  2. In arctan mode, type any real number into the input field.
  3. In atan2 mode, enter the Y coordinate and X coordinate separately.
  4. The calculator instantly displays the angle in both degrees and radians.
  5. Copy either result with one click using the copy buttons.

Use cases

  • Find the angle of a slope or gradient given rise/run ratio.
  • Convert a tangent value back to an angle in trigonometry problems.
  • Compute a bearing or heading from 2D vector components using atan2.
  • Determine phase angles in electrical engineering and signal processing.
  • Calculate camera or object rotation angles in game development.
  • Verify scientific calculator results for inverse tangent functions.
  • Solve navigation problems that require quadrant-correct angles.
  • Use in physics for decomposing force vectors into angular form.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu