Unit Circle Calculator — Trig Values, Coordinates & Quadrants

Enter any angle in degrees or radians to find sin, cos, tan, csc, sec, cot, (x, y) coordinates, quadrant, and reference angle on the unit circle. Common angles table included.

°

Common Angles Reference Table

DegreesRadianssincostan
0°00.00001.00000.0000
30°π/60.50000.86600.5774
45°π/40.70710.70711.0000
60°π/30.86600.50001.7321
90°π/21.00000.0000undef
120°2π/30.8660-0.5000-1.7321
135°3π/40.7071-0.7071-1.0000
150°5π/60.5000-0.8660-0.5774
180°π0.0000-1.0000-0.0000
210°7π/6-0.5000-0.86600.5774
225°5π/4-0.7071-0.70711.0000
240°4π/3-0.8660-0.50001.7321
270°3π/2-1.0000-0.0000undef
300°5π/3-0.86600.5000-1.7321
315°7π/4-0.70710.7071-1.0000
330°11π/6-0.50000.8660-0.5774

Quadrant Sign Rules

QuadrantAngle Rangesincostan
I0°–90°+++
II90°–180°+
III180°–270°+
IV270°–360°+
Planning notes, formulas, and examples

About the Unit Circle Calculator — Trig Values, Coordinates & Quadrants

The unit circle is a circle of radius 1 centered at the origin (0, 0) on the Cartesian plane. It is the single most important diagram in trigonometry because every trigonometric function can be read directly from it. For an angle θ measured counter-clockwise from the positive x-axis, the point where the terminal side intersects the circle has coordinates (cos θ, sin θ). From those two values, all six trig functions follow: tan θ = sin θ / cos θ, cot θ = cos θ / sin θ, sec θ = 1 / cos θ, and csc θ = 1 / sin θ.

Students encounter the unit circle in pre-calculus, AP math, physics, and engineering courses. The "standard" angles — 0°, 30°, 45°, 60°, 90°, and their multiples through 360° — appear so often that memorizing their sine and cosine values is practically mandatory. This calculator lets you look up any angle, not just the standard ones, and shows exact symbolic values where they exist.

Beyond the classroom, the unit circle underlies signal processing (Fourier analysis decomposes signals into sine and cosine components), computer graphics (rotation matrices use cos and sin), robotics (joint kinematics), and navigation (bearing calculations). Understanding the quadrant of an angle tells you the sign of each trig function, while the reference angle — the acute angle between the terminal side and the nearest x-axis — simplifies evaluation of trig functions for any angle.

This calculator accepts input in degrees or radians and outputs all six trig values, the (x, y) point, the quadrant, and the reference angle. Presets for all 16 standard unit-circle angles and a complete reference table make studying or double-checking homework easier.

When This Page Helps

The unit circle is the backbone of trigonometry, but students often lose time converting between degrees and radians, normalizing angles, and tracking quadrant signs. This calculator makes those connections explicit by showing coordinates, all six trig functions, the quadrant, and the reference angle together, so you can study patterns instead of repeatedly rebuilding them from memory.

How to Use the Inputs

  1. Choose the angle input mode: Degrees or Radians.
  2. Enter an angle value, or click a preset for a standard angle.
  3. View all six trigonometric function values (sin, cos, tan, csc, sec, cot).
  4. Read the (x, y) coordinates on the unit circle.
  5. Check the quadrant (I–IV) and the reference angle.
  6. Scroll down for the complete common-angles reference table.
  7. Use the visual bar chart to compare trig values at a glance.
Formula used
Coordinates: (x, y) = (cos θ, sin θ) tan θ = sin θ / cos θ cot θ = cos θ / sin θ sec θ = 1 / cos θ csc θ = 1 / sin θ Reference angle: θ_ref = |θ mod 360| adjusted to [0°, 90°] Quadrant: I (0–90°), II (90–180°), III (180–270°), IV (270–360°)

Example Calculation

Result: sin 60° = 0.8660, cos 60° = 0.5, tan 60° = 1.7321, (x, y) = (0.5, 0.866), Quadrant I, Ref = 60°

At 60° the unit-circle point is (cos 60°, sin 60°) = (0.5, √3/2 ≈ 0.866). tan = 0.866/0.5 = 1.732. The angle is in Quadrant I, so all trig values are positive. The reference angle equals the angle itself since it is already between 0° and 90°.

Tips & Best Practices

  • Memorize 30-60-90 and 45-45-90 triangle ratios — they give the exact values for 12 of the 16 standard angles.
  • In Quadrant I all trig functions are positive; II: sin/csc positive; III: tan/cot positive; IV: cos/sec positive (mnemonic: All Students Take Calculus).
  • The reference angle is always between 0° and 90° and has the same absolute trig values as the original angle.
  • Radians are dimensionless — π radians = 180°. Use π/6, π/4, π/3 for 30°, 45°, 60°.
  • tan and sec are undefined at 90° and 270° (cos = 0); cot and csc are undefined at 0° and 180° (sin = 0).

Coordinates Drive Everything

The key idea of the unit circle is that every angle lands on a point whose coordinates are $(cos heta, sin heta)$. Once you know those two numbers, tangent, secant, cosecant, and cotangent follow from simple ratios and reciprocals. That makes the circle more than a picture to memorize: it is a compact map linking geometry, algebra, and graphing.

Reference Angles and Quadrants

Most non-standard trig questions become easier once you reduce the angle to a reference angle and identify its quadrant. For example, 150° has the same reference angle as 30°, but the quadrant tells you cosine must be negative while sine stays positive. This calculator highlights that relationship directly, which is useful when checking test work or building intuition for periodic behavior.

Studying Common Angles Efficiently

The standard angles repeat important exact-value patterns: 30°, 45°, and 60° generate the familiar fractions with $sqrt{2}$ and $sqrt{3}$. Instead of memorizing disconnected tables, compare the coordinate outputs and sign changes as the angle moves around the circle. That approach makes it easier to remember why trig values repeat, when they become undefined, and how degree and radian measures describe the same location.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The unit circle is a circle with radius 1 centered at the origin. Any angle θ measured from the positive x-axis maps to the point (cos θ, sin θ) on this circle.