An angle is a measure of rotation of a given ray about its initial point.
Length of an arc: l = rθ (where θ is in radians).
Defined using a unit circle. ASTC Rule (All Sin Tan Cos) helps remember signs in the 4 quadrants:
Sum and Difference of Angles:
sin(x ± y) = sin x cos y ± cos x sin y
cos(x ± y) = cos x cos y ∓ sin x sin y
tan(x ± y) = (tan x ± tan y) / (1 ∓ tan x tan y)
Double Angle Formulas:
sin A + sin B = 2 sin((A+B)/2) cos((A-B)/2)
sin A - sin B = 2 cos((A+B)/2) sin((A-B)/2)
cos A + cos B = 2 cos((A+B)/2) cos((A-B)/2)
cos A - cos B = -2 sin((A+B)/2) sin((A-B)/2)