Key Ideas
1Definition. A circle with radius exactly 1, centered at the origin (0,0) of the coordinate plane.
2Coordinates on the Unit Circle. For any angle theta measured from the positive x-axis, the point on the unit circle is (cos(theta), sin(theta)).
3Radians vs. Degrees. Radians measure angles using the circle's radius as a unit; 360° = 2*pi radians, so 180° = pi radians.
4Key Angle Values. 0°=0 radians, 90°=pi/2 radians, 180°=pi radians, 270°=3pi/2 radians, 360°=2*pi radians.
5Signs in Each Quadrant. Quadrant I: both sin and cos positive. Quadrant II: sin positive, cos negative. Quadrant III: both negative. Quadrant IV: sin negative, cos positive.