The table to memorize
| Angle | 0° | 30° | 45° | 60° | 90° |
|---|
| cos | 1 | 23 | 22 | 21 | 0 |
| sin | 0 | 21 | 22 | 23 | 1 |
The raised-hand trick
Number your fingers 0 to 4 (thumb = 0, index = 1, middle = 2, ring = 3, pinky = 4). For the corresponding angle:
cos(angle)=2fingers on the left,sin(angle)=2fingers on the right
Example for 60° (middle finger, 3rd finger): 3 fingers on the left, 1 on the right → cos(60°)=1/2=1/2, sin(60°)=3/2.
The symmetry shortcut
cos and sin are symmetric in the table (mirror). Learn one, get the other by reading backwards.
In radians
Convert: 30°=π/6, 45°=π/4, 60°=π/3, 90°=π/2. Same values apply.
The unavoidable identity
cos2(θ)+sin2(θ)=1
Check at θ=30°: (3/2)2+(1/2)2=3/4+1/4=1 ✓.
?Your turn
What is cos(60°)?