180°=π rad
180 degrees equals pi radians
Degree-radian conversion
Use when — Converting angle units
Common trap — Mixing degree values with radian calculus formulas
sin²x+cos²x=1
sine squared x plus cosine squared x equals 1, valid for all real x
Pythagorean identity
- x
- any real angle
Use when — Reducing squares
Common trap — Dividing by sin or cos without a zero check
tan x=sin x/cos x
tangent x equals sine x over cosine x, defined only when cosine x is not zero
Tangent definition
- x
- angle where cos x≠0
Use when — Converting to sin/cos
Common trap — Forgetting excluded points where cos x=0
cot x=cos x/sin x
cotangent x equals cosine x over sine x, defined only when sine x is not zero
Cotangent definition
- x
- angle where sin x≠0
Use when — Converting to sin/cos
Common trap — Forgetting excluded points where sin x=0
1+tan²x=sec²x
1 plus tangent squared x equals secant squared x, valid where cosine x is not zero
Secant identity
- x
- angle where cos x≠0
Use when — Expressions in tan/sec
Common trap — Treating it as valid at cos x=0
1+cot²x=csc²x
1 plus cotangent squared x equals cosecant squared x, valid where sine x is not zero
Cosecant identity
- x
- angle where sin x≠0
Use when — Expressions in cot/csc
Common trap — Treating it as valid at sin x=0
sin(A+B)=sinA cosB+cosA sinB
sine of A plus B equals sine A cosine B plus cosine A sine B
Addition formula
- A
- real angle
- B
- real angle
Use when — Compound angles
Common trap — Sign error
sin(A-B)=sinA cosB-cosA sinB
sine of A minus B equals sine A cosine B minus cosine A sine B
Subtraction formula
- A
- real angle
- B
- real angle
Use when — Compound angles
Common trap — Sign error
cos(A+B)=cosA cosB-sinA sinB
cosine of A plus B equals cosine A cosine B minus sine A sine B
Cosine addition
- A
- real angle
- B
- real angle
Use when — Compound angles
Common trap — Wrong middle sign
tan(A+B)=(tanA+tanB)/(1-tanA tanB)
tangent of A plus B equals tangent A plus tangent B over 1 minus tangent A tangent B
Tangent addition
- A
- angle with tan A defined
- B
- angle with tan B defined
Use when — Compound tangent
Common trap — Blind cross-multiplication at excluded points; tan A, tan B and tan(A+B) must all be defined and the displayed denominator nonzero
sin2x=2sinx cosx
sine of 2x equals 2 sine x cosine x
Double-angle sine
- x
- any real angle
Use when — Product/angle reduction
Common trap — Dividing by sin or cos
cos2x=cos²x-sin²x=1-2sin²x=2cos²x-1
cosine of 2x equals cosine squared x minus sine squared x, equals 1 minus 2 sine squared x, equals 2 cosine squared x minus 1
Double-angle cosine
- x
- any real angle
Use when — Quadratic trig forms
Common trap — Selecting the wrong rearrangement
sin x=sin α -> x=nπ+(-1)^n α
if sine x equals sine alpha then x equals n pi plus negative one to the n times alpha, for integer n
Advanced general sine solution
- n
- integer, n∈Z
- α
- a chosen representative angle
Use when — Advanced general solutions
Common trap — Missing families; the original equation and domain still control
cos x=cos α -> x=2nπ±α
if cosine x equals cosine alpha then x equals 2 n pi plus or minus alpha, for integer n
Advanced general cosine solution
- n
- integer, n∈Z
Use when — Advanced general solutions
Common trap — Treating the plus-minus as one family
tan x=tan α -> x=nπ+α
if tangent x equals tangent alpha then x equals n pi plus alpha, for integer n
Advanced general tangent solution
- n
- integer, n∈Z
Use when — Advanced general solutions
Common trap — Including tangent poles where both sides must be defined