trigidentity.com

Cofunction and even/odd identities · proof ·what it is and when to use it

Proof: sin θ = cos(90° − θ)

Cofunction identity for sine — proved by the two acute angles of a right triangle. Every line below says which rule it uses, so nothing has to be taken on faith.

sin θ = cos(90° − θ)

The proof

One triangle, two labels for the same ratio.

  1. A + B = 90°
    Acute angles of a right triangle are complementary.
  2. sin A = opp(A)/hyp = adj(B)/hyp
    The side facing A is the side beside B.
  3. adj(B)/hyp = cos B
    Definition of cosine at B.
  4. sin A = cos(90° − A)
    Substitute B = 90° − A.

Where the proof stops applying

Both sides are undefined at the same angles — where a denominator in the proof reaches zero (for instance cos x = 0 in a tangent or secant form). Elsewhere the argument above holds for every real angle.

The same claim, checked numerically

A proof is not the same thing as a check, and this page shows both: the reasoning above, and the first few angles fed to the same engine behind the verifier. If they ever disagreed, the data would be broken — the build would fail before publishing (accuracy policy).

Both sides evaluated at the same angles — left side sin(t), right side cos(90° - t).
AngleLeft sideRight sideAgree
0°00yes
7.5°0.1305260.130526yes
15°0.2588190.258819yes
18°0.3090170.309017yes
22.5°0.3826830.382683yes
30°0.50.5yes

Related

sampled at 800 random anglesSource: OpenStax Precalculus, Ch. 7 · Paul's Online Math Notes, Trig Cheat Sheet · revised 2026-09-26 ·how we check ·accuracy policy ·report an error