Learning sin, cos, and tan with a right triangle always comes with one assumption: the angle θ has to be between 0° and 90°. That seems like an obvious constraint, since it's an angle inside a triangle — but the problem is, to deal with rotating objects or periodically repeating phenomena (a Ferris wheel, a pendulum, alternating current), you need the sin and cos of angles like 120°, 200°, even 720°. A triangle simply can't contain such angles, so relying on triangles alone runs into a fundamental dead end.

The idea that solves this problem is the unit circle. Draw a circle with radius exactly 1 at the origin of the coordinate plane, and place a point P on that circle, rotated by angle θ from the positive x-axis. Here, we completely flip the definition — instead of "the ratio of a right triangle's sides," we redefine sin and cos as "the coordinates of point P itself." That is, P's x-coordinate is cos θ, and its y-coordinate is sin θ.

P(cosθ, sinθ) cos θ sin θ
Point P's x-coordinate is cos θ, and its y-coordinate is sin θ

You can check why this definition is a natural one by looking at what happens when θ is between 0° and 90°. Form a right triangle with the origin O, point P, and the foot of the perpendicular dropped from P to the x-axis as its three vertices — since the hypotenuse always has length 1 (the radius), "height ÷ hypotenuse" and "base ÷ hypotenuse" become exactly the y-coordinate and x-coordinate. So the unit-circle definition includes and extends the trig-ratio definition you already know — it doesn't throw away what you learned before, it just widens where it applies, across the full 360°, and even to negative angles or values like 720°.

Once the angle passes 90°, the signs of the coordinates flip, and an interesting pattern appears. Split the circle into four pieces (quadrants), and in Quadrant 1 (0°–90°) both x and y are positive, so sin, cos, and tan are all +. In Quadrant 2 (90°–180°), x becomes negative, so only cos becomes −, while sin stays +. There's a fixed pattern like this for which values are + and which are − in each quadrant, so even without knowing "how much," you can tell "what sign" just by looking at which quadrant you're in.

The unit circle's real power doesn't stop there. Imagine point P keeps rotating around the circle at a constant speed. Stretch out that point's y-coordinate (sin θ) sideways as time passes and plot it as a graph, and a wave (a sine curve) appears, rippling smoothly up and down. This curve is a fundamental tool used to describe every phenomenon that "repeats identically at regular intervals" — the sound waves from a speaker, the voltage of alternating current, even the pattern of repeating seasons.

On our activity page, you can rotate the angle θ from 0° to 360° yourself with a slider, and watch in real time point P's coordinates, the sin/cos/tan values, and which quadrant you're currently in. Press the "Auto-rotate" button and you can also watch the point keep spinning while the sine and cosine waves get drawn to the right.