三角函数和差公式包括以下几组:
正弦和差公式
sin(α+β) = sinαcosβ + cosαsinβ
sin(α-β) = sinαcosβ - cosαsinβ
余弦和差公式
cos(α+β) = cosαcosβ - sinαsinβ
cos(α-β) = cosαcosβ + sinαsinβ
正切和差公式
tan(α+β) = (tanα + tanβ) / (1 - tanαtanβ)
tan(α-β) = (tanα - tanβ) / (1 + tanαtanβ)
余切和差公式
cot(α+β) = (cotαcotβ - 1) / (cotβ + cotα)
cot(α-β) = (cotαcotβ + 1) / (cotβ - cotα)
这些公式在解决三角函数问题时非常有用,特别是在涉及角度和、角度差以及三角函数变换的情况下。建议在实际应用中,根据具体问题选择合适的公式进行计算。