Conversion Relations of Trigonometric Ratios — Table
Conversion Relations of Trigonometric Ratios — Table
TL;DR
Conversion relations let you write any one of the six trigonometric ratios in terms of any other — for example, expressing sinθ, secθ, and tanθ all in terms of cotθ. The method chains three engines: the reciprocal relations, the quotient relations, and the Pythagorean identities. This article gives the full conversion table, the step-by-step method, the sign caveat, and six worked examples — including the standard textbook questions.
What Are the Conversion Relations of Trigonometric Ratios?
The conversion relations of trigonometric ratios are the rules for expressing any of the six ratios in terms of any other — sine in terms of cosine, all six in terms of tanθ, and so on. The point is interconversion: starting from one known ratio and rebuilding the rest, without going back to the triangle's side lengths.
A quick note on the name, because the phrase is used two ways. Some sources use "conversion relations" for angle transformations — turning sin(90°+θ) into cosθ, for instance. This article is about the other, more common classroom meaning: expressing one ratio through another. The angle-transformation idea is covered separately in trigonometric ratios of complementary angles.
The conversions are powered by the basic properties of trigonometric ratios, grouped into three engines.
Reciprocal relations — cscθ=1/sinθ, secθ=1/cosθ, cotθ=1/tanθ.
Quotient relations — tanθ=sinθ/cosθ, cotθ=cosθ/sinθ.
Pythagorean identities — sin²θ+cos²θ=1, 1+tan²θ=sec²θ, 1+cot²θ=csc²θ.
The Full Conversion Table
Here is the complete reference: each of the six ratios written in terms of each base ratio. The table assumes θ is acute (Quadrant I), so every value is positive; the sign caveat for other quadrants comes after.
| In terms of → | sinθ | cosθ | tanθ |
|---|---|---|---|
| sinθ | sinθ | 1−cos²θ | tanθ/ |
| cosθ | 1−sin²θ | cosθ | 1/tan²θ |
| tanθ | sinθ/1−sin²θ | 1/cos²θ | tanθ |
| cscθ | 1/sinθ | 1/cos²θ | 1+tan²θ/tanθ |
| secθ | 1/sin²θ | 1/cosθ | 1+tan²θ |
| cotθ | 1−sin²θ/sinθ | cosθ/(1−cos²θ) | 1/tanθ |
And the same six ratios in terms of the reciprocal base ratios:
| In terms of → | cscθ | secθ | cotθ |
|---|---|---|---|
| sinθ | 1/cscθ | sec²θ−1/secθ | 1+cot²θ |
| cosθ | csc²θ−1/cscθ | 1/secθ | cotθ/1+cot²θ |
| tanθ | 1/csc²θ−1 | sec²θ−1 | 1/cotθ |
| secθ | cscθ/csc²θ−1 | secθ | 1+cot²θ |
| cscθ | cscθ | sec²θ−1/sec²θ | 1+cot²θ |
| cotθ | 1/csc²θ−1 | 1/sec²θ−1 | cotθ |
How Do You Convert One Trigonometric Ratio Into Another?
The method is a fixed three-step chain. Suppose you are given sinθ and want everything else.
Get cosine from the Pythagorean identity. Since sin²θ+cos²θ=1:
cosθ=√(1−sin²θ)
Get tangent from the quotient relation. Now that both sine and cosine are known:
tanθ=sinθ/cosθ=sinθ/√(1−sin²θ)
Get the reciprocals by flipping. Each of cscθ, secθ, cotθ is 1 over the matching primary ratio.
cscθ=1/sinθ, secθ=1/√(1−sin²θ), cotθ=√(1−sin²θ)/sinθ.
The same three steps work from any starting ratio. If you start from tanθ, use 1+tan²θ=sec²θ to get secant first; if you start from cotθ, use 1+cot²θ=csc²θ. The Pythagorean identity always supplies the "missing partner," and the quotient and reciprocal relations finish the job.
What about the sign?
The Pythagorean step produces a square root, which carries a ±. For acute angles the sign is always positive. For angles beyond 90°, the sign is fixed by the quadrant the angle lands in — the ASTC rule from the basic properties decides whether to take the + or the −. Drop the sign check and a Quadrant II answer comes out wrong.
Examples of Conversion Relations of Trigonometric Ratios
Example 1
Express cosθ in terms of sinθ (acute angle).
From the Pythagorean identity sin²θ+cos²θ=1:
cos²θ=1−sin²θ
cosθ=√(1−sin²θ)
Final answer: cosθ=√(1−sin²θ) (positive, since θ is acute).
Example 2
Express sinθ in terms of tanθ.
The first instinct is to write sinθ=tanθ·cosθ and stop, but that still contains cosθ, so it is not yet "in terms of tanθ." The correct route uses 1+tan²θ=sec²θ:
cosθ=1/secθ=1/√(1+tan²θ);
then:
sinθ=tanθ·cosθ=tanθ·1/√(1+tan²θ).
Final answer: sinθ=tanθ/√(1+tan²θ) — now entirely in terms of tanθ.
Example 3
Express the trigonometric ratios sinA, secA, and tanA in terms of cotA.
Start from cotA and use 1+cot²A=csc²A:
cscA=√(1+cot²A);
since sinA=1/cscA:
sinA=1/√(1+cot²A);
for tanA, use the reciprocal relation directly:
tanA=1/cotA;
for secA, get cosine from cosA=cotA·sinA=cotA/√(1+cot²A), then flip:
secA=1/cosA=√(1+cot²A)/cotA.
Final answer: sinA=1/√(1+cot²A), tanA=1/cotA, secA=√(1+cot²A)/cotA.
Example 4
Write all the other trigonometric ratios of ∠A in terms of secA.
Use 1+tan²A=sec²A, so tanA=√(sec²A−1);
cosA=1/secA;
sinA=tanA·cosA=√(sec²A−1)/secA;
cscA=1/sinA=secA/√(sec²A−1);
cotA=1/tanA=1/√(sec²A−1).
Final answer: the five ratios as written above, each expressed purely in secA.
Example 5
Given tanθ=34 for an acute angle, find sinθ and cosθ using conversion.
From 1+tan²θ=sec²θ:
sec²θ=1 + 916=2516 ⟹ secθ=54;
cosθ=1/secθ=45;
sinθ=tanθ·cosθ=34·45=35.
Final answer: sinθ=35, cosθ=45 — the familiar 333-444-555 triangle, recovered from tangent alone.
Example 6
An angle θ in Quadrant II has sinθ=513. Convert to find cosθ and tanθ.
The conversion gives the magnitude:
cosθ=±√(1−25/169)=±12/13;
now apply the sign caveat. In Quadrant II, cosine is negative, so:
cosθ=−12/13, tanθ=sinθ/cosθ=5/13−12/13=−5/12.
Final answer: cosθ=−12/13, tanθ=−5/12. The conversion supplies the size; the quadrant fixes the sign.
Why Conversion Is the Skill, Not the Table
The conversions matter because they turn one piece of information into all of it — and because the method is reusable in a way the table is not.
They solve "given one ratio, find another" instantly. This is one of the most common question shapes in introductory courses and beyond, and the three-engine chain answers every version of it.
They are the backbone of identity proofs. To prove an identity, you almost always rewrite everything in terms of sin and cos — which is a conversion. The wider toolkit lives in trigonometric identities.
They scale to any quadrant. Once the acute-angle conversions are automatic, extending them is just a sign decision from ASTC — which opens the door to the unit circle and trigonometric functions of any angle.