Double Angle Calculator logo

How to Calculate Double Angles

A practical workflow for calculating sin(2θ), cos(2θ), and tan(2θ) by hand or with the online calculator.

Quick Answer

Short definition
To calculate a double angle, apply the correct identity for sin(2θ), cos(2θ), or tan(2θ) and substitute values at θ.
Formula
tan(2θ) = 2 tan θ / (1 − tan² θ)

Introduction

Double Angle Calculator follows the same logic described here: parse θ, convert units, evaluate identities, display results. This guide walks through that logic by hand so you understand what the tool is doing under the hood.

Calculating double angles is a core skill in trigonometry courses and a recurring step in calculus. You may need a numeric value for sin(2θ), or you may need to rewrite an expression before integrating or solving an equation.

Keep the Double Angle Formula reference open while you work through the steps below. When you want to confirm inputs and unit modes on the live tool, the Double Angle Calculator Guide explains each field and output row in detail.

Main Content

What is it?

Calculating a double angle means finding the numeric value of sin(2θ), cos(2θ), or tan(2θ), or rewriting an expression that contains 2θ in the argument. You can evaluate 2θ directly on the unit circle when θ is a standard angle, or use identities when only θ is given.

Two paths lead to the same answer. The direct path computes 2θ first, then looks up sin, cos, or tan at that angle. The identity path stays at θ and applies a formula. Both are valid; identities are often faster when θ is awkward or when the problem gives ratios at θ rather than at 2θ.

Simplification techniques include converting products like sin θ cos θ into sin(2θ)/2 before integrating or solving. In calculus, ∫ sin θ cos θ dθ becomes easier after you rewrite the integrand using the double-angle identity for sine.

Angle substitution is another common move. If a problem defines φ = 2θ, you may solve for θ first, apply identities at θ, then translate back to φ. Tracking which angle sits inside the function prevents sign errors and quadrant mistakes.

Formula

Choose the identity that matches the function you need:

  • Sine: sin(2θ) = 2 sin θ cos θ
  • Cosine: cos(2θ) = cos² θ − sin² θ = 2 cos² θ − 1 = 1 − 2 sin² θ
  • Tangent: tan(2θ) = 2 tan θ / (1 − tan² θ)

Use sin(2θ) = 2 sin θ cos θ when sine is required. Use cos(2θ) = 2 cos² θ − 1 when cosine at θ is known. See Double Angle Formula for full notes on each cosine variant and when tangent is undefined.

Step-by-step guide

  1. State θ and its unit. Write the angle in degrees, radians, or multiples of π. Convert internally if needed, but avoid unnecessary rounding.
  2. Find ratios at θ if not given. Use the unit circle, a reference triangle, or calculator values for sin θ, cos θ, and tan θ.
  3. Apply the identity for the required function of 2θ. Substitute the ratios you found. Watch for squared terms and simplify before the final step.
  4. Simplify fractions and radicals. Rationalize denominators when the problem requires exact form. Note when tan(2θ) is undefined.
  5. Check your result. Compare with direct evaluation at 2θ or use the calculator at /#calculator. The Double Angle Calculator Guide shows how to match deg, rad, and π rad modes to your problem.

Example

Example 1: radians: θ = π/6 rad. Find sin(π/3).

sin(π/6) = 1/2 and cos(π/6) = √3/2.

sin(π/3) = 2 sin(π/6) cos(π/6) = 2(1/2)(√3/2) = √3/2.

In the calculator, enter 0.1666667 in π rad mode or use rad mode with π/6.

Example 2: degrees: θ = 22.5°. Find cos(45°) given cos(22.5°) is not on the standard table.

If cos(22.5°) = √(2+√2)/2, then cos(45°) = 2 cos²(22.5°) − 1 = 2 · (2+√2)/4 − 1 = √2/2. The identity lets you build non-table angles from half-sized ones.

Example 3: product rewrite: Simplify sin(15°) cos(15°).

2 sin(15°) cos(15°) = sin(30°) = 1/2, so sin(15°) cos(15°) = 1/4.

FAQ

Should I convert to degrees first?

Only if the problem is written in degrees. Otherwise stay in radians to avoid rounding error, especially in calculus.

What if I only know tan θ?

Use tan(2θ) = 2 tan θ / (1 − tan² θ), or build sin θ and cos θ from tan θ and the hypotenuse if a triangle is given.

Conclusion

Build speed by pairing manual steps with calculator checks until identities feel automatic. Start with standard angles, then move to problems that require the identity path because direct lookup at 2θ is impractical.

Work through more problems in Double Angle Examples before tackling identity-heavy simplification in Double Angle Identities.

Run your next angle here.

Related Posts