Unit Circle Reference
Explore the unit circle with this interactive tool. See sin, cos, and tan values for any angle with a visual diagram and reference table.
The unit circle is an interactive reference that maps every angle to its exact sine, cosine, and tangent values. Click anywhere on the circle or select a standard angle to see colour-coded projections and precise trig values. A built-in reference table covers all 16 standard angles with their radian equivalents.
About Unit Circle Reference
What Is the Unit Circle?
The unit circle is a circle with radius 1, centred at the origin (0, 0) of the coordinate plane. For any angle θ measured counter-clockwise from the positive x-axis, the point where the angle's terminal side intersects the circle has coordinates:
- x-coordinate = cos(θ)
- y-coordinate = sin(θ)
Because the radius is exactly 1, the coordinates directly equal the trig values - no division or scaling needed. This is why the unit circle sits at the foundation of trigonometry and appears in every precalculus and calculus course.
Complete Standard Angle Reference
| Degrees | Radians | sin | cos | tan | Quadrant |
|---|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 | - |
| 30° | π/6 | 1/2 | √3/2 | √3/3 | I |
| 45° | π/4 | √2/2 | √2/2 | 1 | I |
| 60° | π/3 | √3/2 | 1/2 | √3 | I |
| 90° | π/2 | 1 | 0 | undef | - |
| 120° | 2π/3 | √3/2 | -1/2 | -√3 | II |
| 135° | 3π/4 | √2/2 | -√2/2 | -1 | II |
| 150° | 5π/6 | 1/2 | -√3/2 | -√3/3 | II |
| 180° | π | 0 | -1 | 0 | - |
| 210° | 7π/6 | -1/2 | -√3/2 | √3/3 | III |
| 225° | 5π/4 | -√2/2 | -√2/2 | 1 | III |
| 240° | 4π/3 | -√3/2 | -1/2 | √3 | III |
| 270° | 3π/2 | -1 | 0 | undef | - |
| 300° | 5π/3 | -√3/2 | 1/2 | -√3 | IV |
| 315° | 7π/4 | -√2/2 | √2/2 | -1 | IV |
| 330° | 11π/6 | -1/2 | √3/2 | -√3/3 | IV |
How to Read the Interactive Diagram
The interactive diagram shows three colour-coded components for any angle:
| Colour | Represents | How to Read It |
|---|---|---|
| Blue | Cosine | Horizontal projection from the origin to the point's x-position |
| Red | Sine | Vertical projection from the x-axis up to the point's y-position |
| Green (dashed) | Tangent | Line extending from the point to the vertical tangent line at x = 1 |
Click directly on the circle to set any angle, or use the degree buttons for the 16 standard angles. The tool computes exact fractional values for standard angles (like √2/2 instead of 0.7071) and decimal approximations for everything else.
All Six Trigonometric Functions
The unit circle directly defines sine and cosine. The other four trig functions are ratios built from these two:
| Function | Definition | Unit Circle Meaning | Undefined When |
|---|---|---|---|
| sin θ | y-coordinate | Vertical distance from x-axis | Never |
| cos θ | x-coordinate | Horizontal distance from y-axis | Never |
| tan θ | sin θ / cos θ | Slope of the radius line | cos θ = 0 (90°, 270°) |
| csc θ | 1 / sin θ | Reciprocal of y-coordinate | sin θ = 0 (0°, 180°) |
| sec θ | 1 / cos θ | Reciprocal of x-coordinate | cos θ = 0 (90°, 270°) |
| cot θ | cos θ / sin θ | Reciprocal of slope | sin θ = 0 (0°, 180°) |
Worked example at 60°: The point on the unit circle at 60° has coordinates (1/2, √3/2). From these two values: sin(60°) = √3/2 ≈ 0.866, cos(60°) = 1/2 = 0.5, tan(60°) = (√3/2) / (1/2) = √3 ≈ 1.732, csc(60°) = 2/√3 = 2√3/3 ≈ 1.155, sec(60°) = 2, and cot(60°) = 1/√3 = √3/3 ≈ 0.577.
Notice that each reciprocal pair multiplies to 1: sin × csc = 1, cos × sec = 1, tan × cot = 1. This relationship always holds and is a useful check when computing by hand.
Converting Between Degrees and Radians
Degrees and radians are two units for measuring angles. The conversion comes from the fact that a full circle is 360° or 2π radians:
- Degrees to radians: multiply by π/180
- Radians to degrees: multiply by 180/π
Worked example: Convert 150° to radians. Multiply 150 × (π/180) = 150π/180 = 5π/6. So 150° = 5π/6 radians. Going the other way: 5π/6 × (180/π) = 900/6 = 150°.
Common radian values worth remembering: π/6 = 30°, π/4 = 45°, π/3 = 60°, π/2 = 90°, and π = 180°. Every standard angle on the unit circle is a simple fraction of π. Most calculus and physics formulas expect radians, so getting comfortable with these conversions is important.
Patterns That Make Memorisation Easier
Rather than memorising all 16 angles individually, learn these patterns and derive the rest:
- First quadrant progression: sin goes 0, 1/2, √2/2, √3/2, 1 as you move from 0° to 90°. Cos follows the same sequence but in reverse order (1, √3/2, √2/2, 1/2, 0). Some students use a "hand trick" to recall this sequence by counting across their fingers.
- Reference angles: Every angle's trig values match its reference angle in Quadrant I, with signs adjusted for the quadrant. For 225°, the reference angle is 225° - 180° = 45°, so sin(225°) = -sin(45°) = -√2/2 and cos(225°) = -cos(45°) = -√2/2.
- ASTC rule (All Students Take Calculus): All functions positive in Q1, only Sin positive in Q2, only Tan positive in Q3, only Cos positive in Q4. This tells you the sign of each function instantly.
- Symmetry: Angles separated by 180° have opposite sin and cos values. Angles that add up to 180° share the same sin but have opposite cos values. These symmetries cut the amount of memorisation roughly in half.
The Special Right Triangles
| Triangle | Side Ratios | Values It Gives |
|---|---|---|
| 45-45-90 | 1 : 1 : √2 | sin(45°) = cos(45°) = 1/√2 = √2/2 ≈ 0.707 |
| 30-60-90 | 1 : √3 : 2 | sin(30°) = 1/2, cos(30°) = √3/2, sin(60°) = √3/2, cos(60°) = 1/2 |
These two triangles produce every trig value in the first quadrant of the unit circle. When placed inside the circle with the hypotenuse as the radius (length 1), the legs directly give sine and cosine. The 30-60-90 triangle is half of an equilateral triangle with side length 2, cut along an altitude. The 45-45-90 triangle is half of a unit square cut along its diagonal. Understanding where these triangles come from makes the values feel logical rather than arbitrary.
The Pythagorean Identity
Since every point on the unit circle satisfies x² + y² = 1 (the equation of a circle with radius 1), and x = cos θ, y = sin θ, substituting gives the most fundamental identity in trigonometry:
sin²θ + cos²θ = 1
This identity holds for every angle, not just standard ones. Dividing both sides by cos²θ gives tan²θ + 1 = sec²θ. Dividing by sin²θ gives 1 + cot²θ = csc²θ. These three Pythagorean identities appear constantly in calculus (especially integration by substitution), physics (resolving force components), and engineering (signal analysis).
Quick check: At 30°, sin²(30°) + cos²(30°) = (1/2)² + (√3/2)² = 1/4 + 3/4 = 1. At 45°, sin²(45°) + cos²(45°) = (√2/2)² + (√2/2)² = 1/2 + 1/2 = 1. The identity works perfectly every time, and it can be rearranged to solve for any missing value: cos θ = ±√(1 - sin²θ).
Beyond 360° and Negative Angles
The unit circle wraps around every 360° (2π radians), making trig functions periodic. An angle of 750° has the same trig values as 750° - 2×360° = 30°. Negative angles rotate clockwise instead of counter-clockwise: -45° lands at the same position as 315° (since 360° - 45° = 315°).
The periodicity formulas: sin(θ + 360°) = sin(θ) and cos(θ + 360°) = cos(θ). Tangent has a shorter period of 180°: tan(θ + 180°) = tan(θ), repeating every half-turn. This shorter period happens because tan depends on the ratio sin/cos, and both sin and cos flip sign together every 180°, leaving their ratio unchanged.
Common Mistakes to Avoid
A few errors come up repeatedly when working with the unit circle:
- Swapping sin and cos: Remember that cos is the x-coordinate (horizontal) and sin is the y-coordinate (vertical). The alphabetical order "c before s" matches "x before y."
- Getting signs wrong in Q2-Q4: In Quadrant III, both sin and cos are negative, so tan is positive. Use the ASTC rule to check signs after computing the magnitude.
- Mixing up degrees and radians: π/4 is 45°, not 4°. Always check which unit your calculator or formula expects. Most calculus formulas require radians.
- Forgetting that tan is undefined at 90° and 270°: Division by zero occurs whenever cos θ = 0. At these angles, the tangent line is vertical and has no finite value.
- Confusing the reference angle direction: For angles in Q2, subtract from 180°. For Q3, subtract 180°. For Q4, subtract from 360°. Getting the direction wrong flips the sign.
Where Does the Unit Circle Show Up?
The unit circle is not just a classroom exercise. It appears directly in many fields:
- Physics: Waves, oscillations, and circular motion are all described using sine and cosine functions. Sound waves, light waves, and alternating current all follow sinusoidal patterns that trace the unit circle.
- Engineering: Signal processing uses Fourier transforms, which decompose signals into sine and cosine components. Electrical engineers use phasors (rotating unit vectors on the complex plane) to analyse AC circuits.
- Computer graphics: Rotation matrices use cos θ and sin θ to rotate points. Every time a game engine rotates a sprite, a 3D model, or a camera angle, it is performing unit circle arithmetic.
- Navigation: GPS calculations, bearing computations, and map projections all use trigonometric functions rooted in the unit circle. The haversine formula for calculating distances between coordinates on Earth is built from these same trig values.
- Music and audio: Sound is a pressure wave, and sine waves are the purest tones. Every complex sound can be broken down into a sum of sine waves at different frequencies - a principle discovered by Joseph Fourier in 1807 that underpins digital audio, noise cancellation, and audio compression formats.
For computing trig values at any angle (not just standard ones), the trig functions calculator handles degrees and radians with all six functions. To visualise sin(x), cos(x), and other functions as curves, try the graphing calculator. For triangle problems that apply these trig values, the law of sines calculator solves oblique triangles step by step.
All rendering and computation run in your browser. No data is sent to any server.
Sources
Frequently Asked Questions
What is the unit circle?
The unit circle is a circle with a radius of 1 centered at the origin (0, 0). It's a key concept in trigonometry because the x-coordinate of any point on the circle equals the cosine of the angle, and the y-coordinate equals the sine.
How do I use this tool?
Click anywhere on the circle to set an angle, use the degree input to type a specific value, or click one of the standard angle buttons (0, 30, 45, 60, 90, etc.) for exact values. The tool instantly shows sin, cos, and tan along with the angle in radians.
What are the standard angles on the unit circle?
Standard angles are the commonly memorized angles: 0, 30, 45, 60, 90, 120, 135, 150, 180, 210, 225, 240, 270, 300, 315, and 330 degrees. Their trig values involve simple fractions and square roots.
What do the colored lines mean?
Blue represents cosine (the horizontal projection), red/rose represents sine (the vertical projection), and green represents the tangent line. These colors match the value cards below the circle.
When is tangent undefined?
Tangent is undefined at 90 and 270 degrees (and their equivalents) because you'd be dividing by zero. At these angles, cosine equals zero and tan = sin/cos would require division by zero.
Related Tools
Link to this tool
Copy this HTML to link to this tool from your website or blog.
<a href="https://toolboxkit.io/tools/unit-circle/" title="Unit Circle Reference - Free Online Tool">Try Unit Circle Reference on ToolboxKit.io</a>