Topics · 3 identities
Sum & Difference
Expanding sine, cosine, and tangent of a sum or difference of angles.
sin(α ± β) = sin α cos β ± cos α sin β. The signs match: a plus inside gives a plus outside. Use it to get exact values for angles you can build from known ones - sin 75° = sin(45° + 30°) - and to derive the double-angle formula by setting β = α.
Open identitycos(α ± β) = cos α cos β ∓ sin α sin β. The signs are opposite: a plus inside gives a minus outside. That sign flip is the most commonly dropped detail in the whole topic, and it comes from cosine being even while sine is odd.
Open identitytan(α ± β) = (tan α ± tan β) / (1 ∓ tan α tan β). The numerator takes the same sign as the angle sum and the denominator takes the opposite one. It is the formula behind the angle-between-two-lines result, where the tangents are the two slopes.
Open identity