Skip to main content
🔬 Advanced

Unit Circle Calculator – Exact Trigonometric Values

Calculate exact sine, cosine, and tangent values for any angle on the unit circle. Try this free online math calculator for instant, accurate results.

★★★★★ 4.8/5 · 📊 0 calculations · 🔒 Private & free

What Is the Unit Circle?

The unit circle is a circle with a radius of exactly 1, centred at the origin (0, 0) of a coordinate plane. For any angle θ measured from the positive x-axis, the corresponding point on the unit circle has coordinates (cos θ, sin θ). This elegant definition extends the trigonometric functions — originally defined only for acute angles in right triangles — to all real numbers and all angles, including negative angles, obtuse angles, and angles beyond 360°.

The unit circle is one of the most important constructs in mathematics. It underlies calculus, Fourier analysis, complex number theory (via Euler's formula e = cos θ + i sin θ), physics of oscillations and waves, and signal processing. Mastering the unit circle is essential for any serious study of trigonometry and beyond.

Angle (°)Radianscos θsin θtan θ
0100
30°π/6√3/2 ≈ 0.8661/2 = 0.51/√3 ≈ 0.577
45°π/4√2/2 ≈ 0.707√2/2 ≈ 0.7071
60°π/31/2 = 0.5√3/2 ≈ 0.866√3 ≈ 1.732
90°π/201undefined
120°2π/3−1/2√3/2−√3
135°3π/4−√2/2√2/2−1
150°5π/6−√3/21/2−1/√3
180°π−100
270°3π/20−1undefined
360°100

Degrees vs Radians: Understanding the Conversion

Angles can be measured in degrees or radians. Degrees are the familiar 360-based system used in everyday life. Radians are the mathematically natural unit: one radian is the angle subtended by an arc equal in length to the radius of the circle. Because a full circle has circumference 2πr and radius r, a full circle = 2π radians.

Conversion formulas:

DegreesRadians (exact)Radians (decimal)
30°π/60.5236
45°π/40.7854
60°π/31.0472
90°π/21.5708
180°π3.1416
270°3π/24.7124
360°6.2832

Radians are used in all higher mathematics and in most programming languages (Python's math.sin(), JavaScript's Math.sin(), etc., all accept radians). Always check which unit your calculator or programming language expects.

The Four Quadrants and Sign Rules

The unit circle is divided into four quadrants by the x and y axes. The signs of sine and cosine (and therefore tangent) depend on the quadrant in which the angle terminates. A popular mnemonic is ASTC — "All Students Take Calculus" (or "All Silver Tea Cups"):

QuadrantAngle Rangesincostan
I0°–90°+++
II90°–180°+
III180°–270°+
IV270°–360°+

Reference Angles

A reference angle is the acute angle (between 0° and 90°) formed between the terminal side of an angle and the x-axis. Reference angles allow you to use the Q1 values you've memorised for any angle in any quadrant, simply adjusting the sign.

Finding reference angles:

Example: Find sin(210°). Reference angle = 210°−180° = 30°. In Q3, sine is negative. So sin(210°) = −sin(30°) = −0.5.

Example: Find cos(315°). Reference angle = 360°−315° = 45°. In Q4, cosine is positive. So cos(315°) = cos(45°) = √2/2 ≈ 0.707.

Key Trigonometric Identities

The unit circle provides elegant proofs of the fundamental trigonometric identities used throughout calculus and physics.

Pythagorean Identity: sin²θ + cos²θ = 1 (directly from the unit circle equation x² + y² = 1)

Derived identities:

Even/Odd identities:

Angle addition formulas:

Double angle formulas:

Unit Circle in Calculus and Physics

The unit circle is not just a trigonometry memorisation tool — it is foundational to calculus and physics:

Memorisation Tricks for the Unit Circle

Memorising the unit circle values for 0°, 30°, 45°, 60°, 90° in Q1 enables you to reconstruct all other values using reference angles and sign rules.

The "counting" trick for sine in Q1: The sine values at 0°, 30°, 45°, 60°, 90° are √0/2, √1/2, √2/2, √3/2, √4/2 — simplified to 0, 1/2, √2/2, √3/2, 1. The numbers under the radical count up from 0 to 4.

Cosine is the reverse: At 0°, 30°, 45°, 60°, 90° — cosine goes 1, √3/2, √2/2, 1/2, 0 (the sine sequence reversed).

Tangent: Divide sine by cosine. At 30°: (1/2)/(√3/2) = 1/√3 = √3/3 ≈ 0.577. At 60°: (√3/2)/(1/2) = √3 ≈ 1.732. At 45°: 1. Undefined at 90° (division by zero).

Frequently Asked Questions

How do I memorise unit circle values?

For sine in Q1 (0°, 30°, 45°, 60°, 90°), remember √0/2, √1/2, √2/2, √3/2, √4/2 = 0, 0.5, 0.707, 0.866, 1. Cosine is the reverse. Then use ASTC sign rules and reference angles for Q2–Q4. Memorise just the Q1 values and derive everything else.

What is the Pythagorean identity?

sin²θ + cos²θ = 1 for any angle θ. It follows directly from the unit circle equation x² + y² = 1, where x = cos θ and y = sin θ. This identity is used constantly to simplify trigonometric expressions and solve equations.

Why is the unit circle important?

It extends trigonometry beyond right triangles to all angles (including negative, obtuse, and greater than 360°). It underlies calculus derivatives of trig functions, Euler's formula for complex numbers, Fourier analysis, and the mathematics of waves and oscillations throughout physics and engineering.

What is sin(90°) and cos(90°)?

sin(90°) = 1 and cos(90°) = 0. At 90°, the point on the unit circle is (0, 1) — directly at the top. The x-coordinate (cos) is 0 and the y-coordinate (sin) is 1. Tangent at 90° is undefined because tan = sin/cos = 1/0.

What is the difference between sin and cos on the unit circle?

For a point (x, y) on the unit circle at angle θ: x = cos θ (horizontal component) and y = sin θ (vertical component). Cosine measures horizontal distance from origin; sine measures vertical distance. They are 90° out of phase — cos(θ) = sin(90°−θ).

How do I convert 45° to radians?

Multiply by π/180: 45° × π/180 = π/4 radians ≈ 0.7854 radians. For common angles: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 180° = π, 360° = 2π.

What is tan(45°)?

tan(45°) = 1. At 45°, sin and cos are both √2/2, so their ratio is 1. This also means the terminal side of a 45° angle makes a 45° angle with both axes — it bisects Q1 perfectly.

When is tangent undefined on the unit circle?

Tangent is undefined wherever cos θ = 0, i.e., at 90° (π/2), 270° (3π/2), and any angle of the form 90° + 180°k for any integer k. At these angles the terminal side is vertical and the slope (which is what tangent represents geometrically) is infinite.

How do negative angles work on the unit circle?

Negative angles are measured clockwise from the positive x-axis (instead of the standard counter-clockwise). sin(−θ) = −sin(θ) and cos(−θ) = cos(θ). For example, sin(−30°) = −0.5 and cos(−30°) = cos(30°) = √3/2 ≈ 0.866.

What happens at angles greater than 360°?

Sine and cosine are periodic with period 2π (360°): sin(θ + 360°) = sin(θ). After a full rotation, you return to the same point on the unit circle. So sin(390°) = sin(30°) = 0.5 and cos(450°) = cos(90°) = 0. Tangent has a shorter period of π (180°).

Polar Coordinates and the Unit Circle

The unit circle is the foundation of polar coordinates, an alternative to Cartesian (x, y) coordinates for describing points in the plane. In polar coordinates, a point is described by (r, θ) — its distance r from the origin and the angle θ from the positive x-axis. The relationship to Cartesian coordinates is: x = r cos θ and y = r sin θ (exactly the unit circle for r = 1).

Polar coordinates are particularly elegant for describing curves that are naturally circular or spiral. The equation of a circle of radius a is simply r = a — compared to x² + y² = a² in Cartesian form. The Archimedean spiral r = aθ (which increases linearly with angle) traces the shape of a clock spring or vinyl record groove. The cardioid r = a(1 + cos θ) describes the sensitivity pattern of many microphones.

In 3D, polar coordinates extend to cylindrical coordinates (r, θ, z) and spherical coordinates (r, θ, φ). The GPS system uses spherical coordinates (latitude, longitude, altitude) — latitude and longitude are angles measured from the unit sphere of Earth, directly applying unit circle trigonometry to navigation worldwide. The haversine formula, used in GPS and mapping software to calculate great-circle distances between two points on Earth's surface, is built entirely from unit circle trigonometric functions: the distance between two points is computed from differences in latitude and longitude using sin and cos of half-angles, then arcsin and arctan to recover the central angle.

Complex numbers also use polar form directly: z = r(cos θ + i sin θ) = re, where r is the modulus (distance from origin) and θ is the argument (angle from positive real axis). Multiplying complex numbers in polar form is intuitive: multiply moduli and add arguments — directly applying the angle addition formulas derived from the unit circle. This is why complex multiplication corresponds geometrically to rotation and scaling, and why the unit circle (r = 1) represents the group of rotations of the plane.

Coordinate SystemDescribesUnit Circle Role
Polar (2D)r, θx = r cosθ, y = r sinθ
Cylindrical (3D)r, θ, zSame as polar + vertical axis
Spherical (3D)r, θ, φTwo angles on unit sphere
Complex planeRe + Im×iEuler: re = r(cosθ + i sinθ)

Inverse Trigonometric Functions and the Unit Circle

The inverse trigonometric functions — arcsin, arccos, and arctan — work backwards from a trig value to the angle. Given sin θ = 0.5, arcsin(0.5) = 30° (π/6). But the unit circle reveals a subtlety: sin(30°) = 0.5 AND sin(150°) = 0.5. The inverse functions are therefore restricted to specific ranges to ensure a unique output:

This means arcsin(−0.5) = −30° (not 210°), because the arcsin function is restricted to Q4/Q1. To find the full set of angles satisfying an equation like sin θ = −0.5, you use the unit circle and the general solution: θ = 180° + 30° = 210° (Q3) and θ = 360° − 30° = 330° (Q4) in [0°, 360°]; or more generally θ = −30° + 360°k and θ = 210° + 360°k for integer k.

Understanding these restrictions is crucial for solving trigonometric equations correctly, especially in calculus and physics where the domain is not limited to [0°, 360°]. These restrictions on inverse trig functions explain why calculators and programming languages only return one angle for arcsin(0.5) — they give 30° (the principal value in [−90°, 90°]), not 150°. To solve sin θ = 0.5 for ALL solutions, you use the principal value plus the general solution formula: θ = 30° + 360°k OR θ = 150° + 360°k (since sin is also 0.5 at 150° in Q2), for any integer k. Students frequently lose exam marks by forgetting the second family of solutions — always check both the principal value and the supplementary angle for sine equations.

<h2>Applications of the Unit Circle in Physics and Engineering</h2>
<p>The unit circle is not abstract mathematics — it is the mathematical model behind virtually every oscillating or rotating system in the physical world:</p>
<ul>
  <li><strong>Pendulum motion:</strong> The horizontal displacement of a simple pendulum is x(t) = A cos(ωt + φ), where ω = √(g/L) is the angular frequency (rad/s), A is the amplitude, and φ is the initial phase. The unit circle traces out this motion as θ rotates at constant angular velocity.</li>
  <li><strong>AC electricity:</strong> Mains voltage follows V(t) = V₀ sin(2πft), where f = 60 Hz (US) or 50 Hz (EU). V₀ ≈ 170 V for 120 V RMS US mains. The unit circle maps this sinusoidal oscillation geometrically.</li>
  <li><strong>Sound waves:</strong> Pure tones are sinusoidal pressure oscillations: p(t) = P₀ sin(2πft + φ). The note A4 (concert A) is f = 440 Hz — 440 full unit-circle rotations per second.</li>
  <li><strong>Circular motion:</strong> An object moving at constant speed in a circle of radius r has x(t) = r cos(ωt), y(t) = r sin(ωt). Projecting this motion onto one axis gives simple harmonic motion — directly connecting the unit circle to oscillation.</li>
  <li><strong>Phasors:</strong> In electrical engineering, AC voltages and currents are represented as phasors — vectors rotating in the complex plane at angular frequency ω. Their instantaneous value is the projection onto the real axis: exactly the cos function from the unit circle.</li>
</ul>
<table><thead><tr><th>Application</th><th>Function</th><th>Typical Values</th></tr></thead><tbody>
<tr><td>US mains electricity</td><td>V = 170 sin(2π×60×t)</td><td>120 V RMS, 60 Hz</td></tr>
<tr><td>EU mains electricity</td><td>V = 325 sin(2π×50×t)</td><td>230 V RMS, 50 Hz</td></tr>
<tr><td>Concert A note</td><td>p = P₀ sin(2π×440×t)</td><td>440 Hz</td></tr>
<tr><td>Earth's orbit</td><td>x = 1 AU × cos(2π/365.25 × t)</td><td>Period ≈ 365.25 days</td></tr>
</tbody></table>

<h2>Beyond the Unit Circle: Hyperbolic Functions</h2>
<p>The unit circle defines circular trigonometric functions (sin, cos, tan). There is an analogous set of functions based on the unit hyperbola (x² − y² = 1): the <strong>hyperbolic functions</strong> sinh, cosh, and tanh. These appear in catenary curves (the shape a hanging chain takes), special relativity, and the solution of differential equations in physics and engineering.</p>
<p>While circular functions satisfy sin²θ + cos²θ = 1 (the unit circle equation), hyperbolic functions satisfy cosh²x − sinh²x = 1 (the unit hyperbola equation). The derivatives are also different: d/dx[sinh x] = cosh x and d/dx[cosh x] = sinh x (no negative sign, unlike circular cosine). Euler's formula e<sup>iθ</sup> = cos θ + i sin θ has a hyperbolic analogue: e<sup>x</sup> = cosh x + sinh x, making hyperbolic functions the real-axis counterpart of circular functions on the complex plane.</p>