Reference Angle Calculator
Find the acute reference angle for any angle and identify which quadrant the terminal side falls in.
°
Unit
Quadrant 3
- 1
Normalize to [0, 360°)
((210 mod 360) + 360) mod 360 = 210 - 2
Reference angle (Q3)
210 − 180 = 30In Quadrant 3, the reference angle is the acute angle between the terminal side and the nearest x-axis.
How does this calculator work?
A reference angle is the acute angle between an angle’s terminal side and the x-axis. Normalize the angle to [0, 360), find its quadrant, then take n, 180-n, n-180, or 360-n. This tool does that in degrees or radians and shows the quadrant.
Formula
How this is calculated
Enter an angle and pick whether it is measured in degrees or radians. Radian inputs are first converted to degrees by multiplying by 180/π so the same logic applies to both units.
The angle is normalized to the [0, 360) range using n = ((d mod 360) + 360) mod 360. This handles negative angles and angles larger than a full turn, since a 390-degree angle is co-terminal with 30 degrees and -30 degrees is co-terminal with 330 degrees. The quadrant of the terminal side is then read directly from n: [0, 90) is Quadrant 1, [90, 180) is Quadrant 2, [180, 270) is Quadrant 3, and [270, 360) is Quadrant 4.
The reference angle is the acute angle (between 0 and 90 degrees) formed by the terminal side and the x-axis. It equals n in Q1, 180 - n in Q2, n - 180 in Q3, and 360 - n in Q4. The result is converted back to the chosen unit for display. Quadrantal angles such as 0, 90, 180, and 270 degrees sit on the axes and yield reference angles of 0 or 90.
Frequently asked questions
It is the smallest positive acute angle between the terminal side of an angle and the x-axis, always between 0 and 90 degrees (0 and π/2 radians).
Yes. Negative angles and angles over 360 degrees are first normalized to a co-terminal angle in [0, 360), so the reference angle and quadrant are still correct.
Trig function values of any angle equal those of its reference angle up to a sign determined by the quadrant, so they simplify evaluating sine, cosine, and tangent.
Also known as
TG we-Calculate Editorial Team. (2026). Reference Angle Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/reference-angle-calculator
TG we-Calculate Editorial Team. "Reference Angle Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/reference-angle-calculator.
TG we-Calculate Editorial Team, "Reference Angle Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/reference-angle-calculator
@misc{wecalculate_reference_angle_calculator, title = {Reference Angle Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/reference-angle-calculator}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
