Skip to main content

The Unit Circle

Right-triangle trigonometry is beautiful, but it has a ceiling: a triangle can only hold angles between 0° and 90° 90°. So how do we make sense of sin150°\sin 150°, or cos210°\cos 210°, or the angle a spinning wheel sweeps after three full turns? The unit circle is the elegant fix. It takes sine and cosine off the triangle and drapes them around a circle of radius 1 1, letting a single moving point define these functions for every angle — positive, negative, or larger than a full rotation.

Once you see trigonometry this way, sine and cosine stop being "ratios of sides" and become something richer: the coordinates of a point traveling around a circle. That single shift is what turns trigonometry into the language of waves, rotation, orbits, and oscillation across all of science.

Learning Objectives

By the end of this page, you should be able to:

  • Define cosθ\cos\theta and sinθ\sin\theta as the xx- and yy-coordinates of a point on the unit circle.
  • Explain what a radian is and why radians are the natural unit of angle.
  • Convert fluently between degrees and radians.
  • Use reference angles and quadrant signs to evaluate trig functions of any angle.
  • Recall the exact values for the special angles 30°,45°,60° 30°, 45°, 60° (and their multiples) without memorizing a giant table.

Quick Answer

The unit circle is the circle x2+y2=1x^2 + y^2 = 1 centered at the origin. For any angle θ\theta measured counterclockwise from the positive xx-axis, the point where the terminal side meets the circle has coordinates (cosθ,sinθ)(\cos\theta, \sin\theta). This definition agrees with the triangle definition for acute angles but keeps working for all angles, including negative ones and rotations past 360° 360°. Angles are best measured in radians, where the angle equals the arc length swept on the unit circle, so a full turn is 2π 2\pi. Signs of sine and cosine follow the quadrant (remember "All Students Take Calculus"), and any angle can be reduced to a reference angle — its acute distance to the xx-axis — to read off exact values.

Where It Came From

Trigonometry began as an astronomer's tool. Ancient Greek astronomers like Hipparchus (c. 150 BCE) and later Ptolemy built tables not of sine but of chord lengths — the straight-line distance across a circle for a given central angle — to predict the positions of the Sun, Moon, and planets. Their circles had large radii (Ptolemy used 60 60), and every "trig" quantity was literally a length inside a specific circle. Indian mathematicians, notably Aryabhata (c. 500 CE), replaced the full chord with the half-chord, which is essentially our modern sine, and this idea traveled through the Islamic world into Europe.

For centuries, though, trigonometry stayed chained to the triangle: sine and cosine were ratios of sides, defined only for acute angles. The problem was that the phenomena people most wanted to model — planetary motion, the swing of a pendulum, vibrating strings, alternating current — are periodic and rotational, and rotation does not stop at 90° 90°. You cannot describe a wheel turning through 270° 270°, or a wave that repeats forever, with a right triangle.

The unit circle solved this by reinterpreting sine and cosine as coordinates rather than ratios. This let the functions extend smoothly to every real number. The decisive step came with the calculus of Newton and Leibniz and, later, Leonhard Euler in the 1700s, who treated sine and cosine as genuine functions of a real variable. Euler's world demanded a natural angle unit, and that unit was the radian: defining the angle as the arc length on a unit circle makes the derivative of sinθ\sin\theta come out to exactly cosθ\cos\theta, with no stray conversion factor. That clean result is why radians exist — they are the unit that makes the calculus of trigonometry honest.

From Triangle to Circle: The Coordinate Definition

Draw the unit circle and pick an angle θ\theta, measured counterclockwise from the positive xx-axis. The ray at angle θ\theta hits the circle at one point PP. We define:

cosθ=x-coordinate of P,sinθ=y-coordinate of P.\cos\theta = x\text{-coordinate of }P, \qquad \sin\theta = y\text{-coordinate of }P.

Why does this match the old triangle definition? Drop a perpendicular from PP to the xx-axis. You get a right triangle with hypotenuse 1 1 (the radius). In that triangle, cosθ=adjacenthypotenuse=x1=x\cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac{x}{1} = x and sinθ=oppositehypotenuse=y1=y\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}} = \frac{y}{1} = y. So for acute angles the two definitions are identical — the circle definition simply keeps going when the triangle runs out.

Because every point on the circle satisfies x2+y2=1x^2 + y^2 = 1, we immediately get the most important identity in trigonometry, essentially for free:

cos2θ+sin2θ=1.\cos^2\theta + \sin^2\theta = 1.

The tangent is the ratio tanθ=sinθcosθ=yx\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{y}{x}, undefined wherever x=0x = 0 (at 90° 90° and 270° 270°), where the ray points straight up or down and has no defined slope-based value.

Worked Example: Reading a quadrantal angle

What are cos180°\cos 180° and sin180°\sin 180°? The angle 180° 180° points along the negative xx-axis, landing at the point (1,0)(-1, 0). Therefore cos180°=1\cos 180° = -1 and sin180°=0\sin 180° = 0. No triangle needed — just read the coordinates. Likewise cos90°=0\cos 90° = 0, sin90°=1\sin 90° = 1 at the point (0,1)(0,1).

Radians: Measuring Angles by Arc Length

Degrees are arbitrary — the choice of 360 360 is a Babylonian accident tied to their base-60 counting and the roughly 360-day year. A radian is defined naturally: the angle that sweeps an arc equal in length to the radius. On the unit circle, radius =1= 1, so the radian measure of an angle is the arc length it cuts off.

Since the full circumference of the unit circle is 2π 2\pi, a full turn is 2π 2\pi radians. That gives the master conversion:

2π radians=360°,π radians=180°,1 radian=180°π57.3°. 2\pi \text{ radians} = 360°, \qquad \pi \text{ radians} = 180°, \qquad 1 \text{ radian} = \frac{180°}{\pi} \approx 57.3°.

To convert, multiply degrees by π180\frac{\pi}{180}, or multiply radians by 180π\frac{180}{\pi}.

Worked Example: Converting both ways

Convert 135° 135° to radians: 135°×π180=135π180=3π4 radians. 135° \times \frac{\pi}{180} = \frac{135\pi}{180} = \frac{3\pi}{4} \text{ radians}.

Convert 5π6\frac{5\pi}{6} radians to degrees: 5π6×180π=5×1806=150°.\frac{5\pi}{6} \times \frac{180}{\pi} = \frac{5 \times 180}{6} = 150°.

The payoff of radians shows up in two clean formulas. Arc length on a circle of radius rr is simply s=rθs = r\theta, and the area of a sector is A=12r2θA = \tfrac{1}{2} r^2 \theta — both true only when θ\theta is in radians. And crucially for calculus, ddθsinθ=cosθ\frac{d}{d\theta}\sin\theta = \cos\theta holds exactly only in radians; in degrees an ugly factor of π180\frac{\pi}{180} appears every time you differentiate.

Signs by Quadrant and Reference Angles

Because cosθ\cos\theta and sinθ\sin\theta are coordinates, their signs follow the quadrant the point lands in:

QuadrantAngle rangecosθ\cos\theta (xx)sinθ\sin\theta (yy)tanθ\tan\theta
I0° to 90° 90°++++++
II90° 90° to 180° 180°-++-
III180° 180° to 270° 270°--++
IV270° 270° to 360° 360°++--

A handy mnemonic is "All Students Take Calculus": in quadrants I, II, III, IV respectively, All are positive, only Sine, only Tangent, only Cosine.

A reference angle is the acute angle between the terminal side and the xx-axis. Every angle has one, and it lets you compute exact values by finding the value for the acute reference angle and then attaching the correct sign for the quadrant.

  • Quadrant I: reference =θ= \theta
  • Quadrant II: reference =180°θ= 180° - \theta
  • Quadrant III: reference =θ180°= \theta - 180°
  • Quadrant IV: reference =360°θ= 360° - \theta

Worked Example: Evaluating sin210°\sin 210° and cos210°\cos 210°

210° 210° lies in Quadrant III. Its reference angle is 210°180°=30° 210° - 180° = 30°. The acute values are sin30°=12\sin 30° = \tfrac{1}{2} and cos30°=32\cos 30° = \tfrac{\sqrt{3}}{2}. In Quadrant III both xx and yy are negative, so:

sin210°=12,cos210°=32.\sin 210° = -\frac{1}{2}, \qquad \cos 210° = -\frac{\sqrt{3}}{2}.

Check with the identity: (32)2+(12)2=34+14=1\left(-\tfrac{\sqrt3}{2}\right)^2 + \left(-\tfrac12\right)^2 = \tfrac34 + \tfrac14 = 1.

The Special Angles: 30, 45, 60

You do not need to memorize dozens of values. Three acute angles generate the whole circle, and they come from two simple triangles.

The 45-45-90 triangle (an isosceles right triangle) has legs of equal length. With hypotenuse 1 1, each leg is 12=22\frac{1}{\sqrt2} = \frac{\sqrt2}{2}. So sin45°=cos45°=22\sin 45° = \cos 45° = \frac{\sqrt2}{2}.

The 30-60-90 triangle is half of an equilateral triangle. Split an equilateral triangle of side 1 1 down the middle: the short leg (opposite the 30° 30° angle) is 12\frac12, and the long leg (opposite 60° 60°) is 32\frac{\sqrt3}{2} by the Pythagorean theorem. This gives:

sin30°=12,cos30°=32,sin60°=32,cos60°=12.\sin 30° = \tfrac{1}{2}, \quad \cos 30° = \tfrac{\sqrt3}{2}, \quad \sin 60° = \tfrac{\sqrt3}{2}, \quad \cos 60° = \tfrac{1}{2}.

A memory trick: write the sines of 0°,30°,45°,60°,90° 0°, 30°, 45°, 60°, 90° as 02,12,22,32,42\frac{\sqrt0}{2}, \frac{\sqrt1}{2}, \frac{\sqrt2}{2}, \frac{\sqrt3}{2}, \frac{\sqrt4}{2}. The pattern n2\frac{\sqrt{n}}{2} for n=0,1,2,3,4n = 0,1,2,3,4 gives every value, and cosine is the same list reversed.

Worked Example: A full sweep

Find the coordinates on the unit circle at θ=2π3\theta = \frac{2\pi}{3}. First, 2π3=120°\frac{2\pi}{3} = 120°, which is in Quadrant II with reference angle 180°120°=60° 180° - 120° = 60°. The reference values are cos60°=12\cos 60° = \tfrac12, sin60°=32\sin 60° = \tfrac{\sqrt3}{2}. In Quadrant II, xx is negative and yy is positive:

(cos2π3, sin2π3)=(12, 32).\left(\cos\tfrac{2\pi}{3},\ \sin\tfrac{2\pi}{3}\right) = \left(-\tfrac{1}{2},\ \tfrac{\sqrt3}{2}\right).

Real-World Applications

  • Physics and engineering (oscillation and waves): Simple harmonic motion — a mass on a spring, a pendulum, sound, light, water waves — is described by y(t)=Asin(ωt+ϕ)y(t) = A\sin(\omega t + \phi). This only makes sense because sine is defined for all values via the circle, and ωt\omega t is measured in radians.
  • Electrical engineering: Alternating current and voltage are literally the yy-coordinate of a point rotating around a circle at line frequency. Engineers think in "phasors," which are just points on a circle.
  • Computer graphics and games: Rotating a sprite or camera by angle θ\theta uses (cosθ,sinθ)(\cos\theta, \sin\theta) directly in the rotation matrix. Circular and orbital motion is generated by stepping an angle around the unit circle.
  • Navigation and GPS: Positions on the (nearly spherical) Earth use latitude and longitude, and great-circle distance formulas rely on sine and cosine of angles well beyond 90° 90°.
  • Signal processing: The Fourier transform decomposes any signal into sines and cosines of many frequencies — the foundation of audio compression (MP3), image formats (JPEG), and Wi-Fi.

Common Mistakes

  1. Thinking sine and cosine are "just" triangle ratios. Students freeze when asked for sin200°\sin 200° because there is no such triangle. The fix: remember the coordinate definition. Sine and cosine are the yy and xx of a point on the circle; they exist for every angle, no triangle required.

  2. Calculator in the wrong mode (degrees vs. radians). Typing sin(30) in radian mode gives 0.988-0.988, not 0.5 0.5, and students trust the wrong number. Always confirm the mode matches the units in the problem. If an angle appears with a π\pi or with no degree symbol in a calculus context, it is almost certainly radians.

  3. Getting the reference-angle sign backwards. A common error is writing cos150°=+32\cos 150° = +\tfrac{\sqrt3}{2}. The reference angle 30° 30° gives magnitude 32\tfrac{\sqrt3}{2}, but 150° 150° is in Quadrant II where xx (cosine) is negative, so cos150°=32\cos 150° = -\tfrac{\sqrt3}{2}. Always find the magnitude from the reference angle, then attach the quadrant's sign.

  4. Confusing which coordinate is which. Many students swap them and write sinθ=x\sin\theta = x. Alphabetical order helps: cosine goes with x would break the pattern, so instead remember "cosine is the horizontal one" — (cosθ,sinθ)(\cos\theta, \sin\theta) is in the same order as (x,y)(x, y), cosine first.

Comparison and Connections

IdeaTriangle trigonometryUnit-circle trigonometry
Domain of angles0° to 90° 90° onlyevery real number
sinθ\sin\theta meansopposite over hypotenuseyy-coordinate on circle
Handles rotation past 360° 360°?noyes
Natural angle unitdegreesradians
Key identity sourcePythagoras in a trianglex2+y2=1x^2 + y^2 = 1 on the circle

The unit circle is the bridge between static geometry and the dynamic graphs of periodic motion: as the point travels around the circle, plotting its height versus angle traces out the sine wave. It also underlies the trigonometric identities, since every identity is ultimately a statement about coordinates on the circle. Radian measure connects directly to arc length and sector area from geometry.

Practice Questions

Recall

State the coordinates on the unit circle for θ=0°,90°,180°,270°\theta = 0°, 90°, 180°, 270°. Answer: (1,0)(1,0), (0,1)(0,1), (1,0)(-1,0), (0,1)(0,-1).

Understanding

Convert 7π6\frac{7\pi}{6} radians to degrees, and name its quadrant. Answer: 7π6×180π=210°\frac{7\pi}{6}\times\frac{180}{\pi} = 210°, in Quadrant III.

Application

Evaluate cos315°\cos 315° and sin315°\sin 315° exactly. Guidance: 315° 315° is in Quadrant IV, reference angle 360°315°=45° 360° - 315° = 45°. Magnitudes are 22\frac{\sqrt2}{2} each. In Quadrant IV, xx is positive, yy negative: cos315°=22\cos 315° = \frac{\sqrt2}{2}, sin315°=22\sin 315° = -\frac{\sqrt2}{2}.

Analysis

Explain why sinθ=sin(180°θ)\sin\theta = \sin(180° - \theta) for any θ\theta, using the circle. Guidance: The angles θ\theta and 180°θ 180° - \theta are mirror images across the yy-axis. Reflecting across the yy-axis flips the sign of xx but leaves yy unchanged. Since sin\sin is the yy-coordinate, both angles share the same sine (while their cosines are negatives of each other).

FAQ

Q: Why radius exactly 1? Because it makes the arithmetic vanish. With radius 1 1, the coordinates are cosθ\cos\theta and sinθ\sin\theta with no division by the radius, and arc length equals the angle in radians. Any circle would work, but radius 1 1 is the cleanest.

Q: Do I have to memorize the whole unit circle? No. Memorize the two special triangles (45-45-90 and 30-60-90) and the quadrant sign rule. From those you can reconstruct every one of the standard 16 points in seconds.

Q: When should I use radians instead of degrees? Use degrees for everyday geometry and surveying. Use radians for anything involving calculus, physics formulas, or the arc-length/sector formulas s=rθs = r\theta and A=12r2θA = \tfrac12 r^2\theta. When in doubt in higher math, it is radians.

Q: What does an angle bigger than 360° 360° mean? It means more than one full rotation. Since going around the circle returns you to the start, sin\sin and cos\cos are periodic: sin(θ+360°)=sinθ\sin(\theta + 360°) = \sin\theta. So cos750°=cos(750°720°)=cos30°=32\cos 750° = \cos(750° - 720°) = \cos 30° = \frac{\sqrt3}{2}.

Q: What about negative angles? A negative angle is measured clockwise instead of counterclockwise. So 30°-30° lands at the same xx but opposite yy as +30°+30°: cos(30°)=32\cos(-30°) = \frac{\sqrt3}{2}, sin(30°)=12\sin(-30°) = -\frac{1}{2}. This is why cosine is an even function and sine is odd.

Q: Why is tanθ\tan\theta undefined at 90° 90°? At 90° 90° the point is (0,1)(0,1), so tan90°=yx=10\tan 90° = \frac{y}{x} = \frac{1}{0}, which is undefined. Geometrically, the terminal ray is vertical and has no finite slope.

Quick Revision

  • Unit circle: x2+y2=1x^2 + y^2 = 1; the point at angle θ\theta is (cosθ,sinθ)(\cos\theta, \sin\theta).
  • Fundamental identity: cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1.
  • Radian == arc length on unit circle; π\pi rad =180°= 180°; multiply by π180\frac{\pi}{180} to go degrees→radians.
  • Signs: All / Sine / Tangent / Cosine positive in quadrants I / II / III / IV.
  • Reference angle gives the magnitude; the quadrant gives the sign.
  • Special sines of 0,30,45,60,90 0,30,45,60,90: 02,12,22,32,42\frac{\sqrt0}{2}, \frac{\sqrt1}{2}, \frac{\sqrt2}{2}, \frac{\sqrt3}{2}, \frac{\sqrt4}{2}; cosine is the reverse.
  • Periodicity: sin(θ+360°)=sinθ\sin(\theta + 360°) = \sin\theta; sine is odd, cosine is even.
  • Arc length s=rθs = r\theta, sector area A=12r2θA = \tfrac12 r^2\theta (radians only).

Prerequisites

Next Topics