我忘了三角函数里的万能公式是什么了

4个回答

  • 设tan(A/2)=t

    sinA=2t/(1+t^2)

    tanA=2t/(1-t^2)

    cosA=(1-t^2)/(1+t^2)

    推导第一个:(其它类似)

    sinA=2sin(A/2)cos(A/2)

    =[2sin(A/2)cos(A/2)]/[sin^2(A/2)+cos^2(A/2)]

    分子分母同时除以cos^2(A/2)

    =[2sin(A/2)cos(A/2)/cos^2(A/2)]/[(sin^2(A/2)+cos^2(A/2))/cos^2(A/2)]

    化简:

    =[2sin(A/2)/cos(A/2)]/[sin^2(A/2)/cos^2(A/2)+1]

    即:

    =(2tan(A/2))/(tan^(A/2)+1)