Math Calculators
Unit Circle Reference
Interactive unit circle showing exact values of sin, cos, and tan at all standard angles (0°–360°). Enter any angle for computed values.
sin(30°) = 0.500000
cos(30°) = 0.866025
tan(30°) = 0.577350
radians = 0.523599
Standard Angles
| Degrees | Radians | sin | cos | tan |
|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 |
| 30° | π/6 | 1/2 | √3/2 | √3/3 |
| 45° | π/4 | √2/2 | √2/2 | 1 |
| 60° | π/3 | √3/2 | 1/2 | √3 |
| 90° | π/2 | 1 | 0 | undef |
| 120° | 2π/3 | √3/2 | -1/2 | -√3 |
| 135° | 3π/4 | √2/2 | -√2/2 | -1 |
| 150° | 5π/6 | 1/2 | -√3/2 | -√3/3 |
| 180° | π | 0 | -1 | 0 |
| 210° | 7π/6 | -1/2 | -√3/2 | √3/3 |
| 225° | 5π/4 | -√2/2 | -√2/2 | 1 |
| 240° | 4π/3 | -√3/2 | -1/2 | √3 |
| 270° | 3π/2 | -1 | 0 | undef |
| 300° | 5π/3 | -√3/2 | 1/2 | -√3 |
| 315° | 7π/4 | -√2/2 | √2/2 | -1 |
| 330° | 11π/6 | -1/2 | √3/2 | -√3/3 |
| 360° | 2π | 0 | 1 | 0 |
What is the unit circle?
The unit circle is a circle of radius 1 centered at the origin (0, 0) of the coordinate plane. It is the foundation of modern trigonometry because every angle has an exact, unique point on its circumference whose coordinates define the cosine and sine of that angle. Once you understand the unit circle, you no longer need to memorize trig values - you can derive them from the geometry.
How to read the unit circle
For any angle θ measured counter-clockwise from the positive x-axis, the point where the terminal ray intersects the unit circle has coordinates (cos θ, sin θ). In other words:
- The x-coordinate of the point equals cos θ.
- The y-coordinate of the point equals sin θ.
- Tangent is the ratio: tan θ = sin θ / cos θ (undefined when cos θ = 0).
The Pythagorean identity follows directly from the circle equation x² + y² = 1: sin²θ + cos²θ = 1 for every angle.
Quadrant sign rules
Knowing which quadrant an angle falls in tells you the sign of sin, cos, and tan immediately. The mnemonic "All Students Take Calculus" (ASTC) encodes the pattern:
- Q I (0°–90°): All - sin, cos, and tan are all positive.
- Q II (90°–180°): Students - only Sin is positive.
- Q III (180°–270°): Take - only Tan is positive.
- Q IV (270°–360°): Calculus - only Cos is positive.
Key angles reference table
The table below lists all standard angles in both degrees and radians with their exact trigonometric values. The exact values use radicals - learn these and you can handle any standard exam problem without a calculator.
| Degrees | Radians | sin θ | cos θ | tan θ |
|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 |
| 30° | π/6 | 1/2 | √3/2 | 1/√3 |
| 45° | π/4 | √2/2 | √2/2 | 1 |
| 60° | π/3 | √3/2 | 1/2 | √3 |
| 90° | π/2 | 1 | 0 | undefined |
| 120° | 2π/3 | √3/2 | −1/2 | −√3 |
| 135° | 3π/4 | √2/2 | −√2/2 | −1 |
| 150° | 5π/6 | 1/2 | −√3/2 | −1/√3 |
| 180° | π | 0 | −1 | 0 |
| 210° | 7π/6 | −1/2 | −√3/2 | 1/√3 |
| 225° | 5π/4 | −√2/2 | −√2/2 | 1 |
| 240° | 4π/3 | −√3/2 | −1/2 | √3 |
| 270° | 3π/2 | −1 | 0 | undefined |
| 300° | 5π/3 | −√3/2 | 1/2 | −√3 |
| 315° | 7π/4 | −√2/2 | √2/2 | −1 |
| 330° | 11π/6 | −1/2 | √3/2 | −1/√3 |
| 360° | 2π | 0 | 1 | 0 |
Why the unit circle matters
The right-triangle definition of trigonometry (SOH-CAH-TOA) only covers acute angles from 0° to 90°. The unit circle extends these definitions to every real number angle - including negative angles, angles greater than 360°, and the full range needed for calculus. It also gives a geometric proof of the Pythagorean identity and makes the periodicity of trig functions visually obvious: one full revolution (360° or 2π radians) brings you back to the same point.
Every time a game uses angle-based movement, every time an engineer models a wave, every time a signal is analyzed or a rotation is calculated in 3D graphics - the unit circle is the underlying framework.
Memory techniques
The hand trick for sine values works by holding your left hand up with fingers spread and labeling them 0°, 30°, 45°, 60°, 90° from thumb to pinky. For any angle, fold down the corresponding finger; the number of fingers to the left of the fold gives the numerator of sin under the radical: sin 0° = √0/2, sin 30° = √1/2 = 1/2, sin 45° = √2/2, sin 60° = √3/2, sin 90° = √4/2 = 1.
For quadrant signs, the mnemonic “All Students Take Calculus” (ASTC) is already covered in the quadrant sign rules section above. A quick alternative is CAST (read counter-clockwise from Q IV): Cosine positive, All positive, Sine positive, Tangent positive.
Special angle derivations
Understanding why these values are what they are builds deeper intuition than memorizing a table:
- sin 30° = 1/2: take an equilateral triangle with side length 1 and draw the altitude. It bisects the 60° angle and the opposite side, creating a 30-60-90 triangle with hypotenuse 1 and short leg 1/2. The short leg is opposite the 30° angle, so sin 30° = 1/2.
- sin 45° = √2/2: a 45-45-90 triangle has two equal legs. If each leg is 1, the hypotenuse is √2 by the Pythagorean theorem. The opposite leg over the hypotenuse is 1/√2 = √2/2.
Connection to the complex plane
Euler’s formula states eiθ = cosθ + i sinθ. This means every point on the unit circle in the complex plane can be written as eiθ, and multiplication of complex numbers corresponds to rotation. The special case θ = π gives Euler’s identity: eiπ + 1 = 0, often called the most beautiful equation in mathematics. For students studying signals or electrical engineering, this connection is fundamental: the Fourier transform, phasors, and impedance analysis all rely on the unit circle as the set of complex numbers with magnitude 1.