Double Angle Calculator

Double Angle Formulas

Calculate sine, cosine, and tangent for double angles using trigonometric identities.

Last updated: March 2026 | By ForgeCalc Engineering

sin(2θ)0.866025
cos(2θ)0.500000
tan(2θ)1.732051

Trigonometric Identities

Double angle formulas are trigonometric identities that express functions of twice an angle (2θ) in terms of functions of the original angle (θ). They are derived from the sum formulas for sine, cosine, and tangent.

These formulas are essential in calculus for simplifying integrals, in physics for analyzing wave interference, and in engineering for signal processing.

The Formulas

Sine

sin(2θ) = 2sinθcosθ

Cosine

cos(2θ) = cos²θ - sin²θ

= 2cos²θ - 1

= 1 - 2sin²θ

Tangent

tan(2θ) = 2tanθ / (1 - tan²θ)

Example Calculation

Find sin(60°) using the double angle formula with θ = 30°:

1. Identify: θ = 30°, sin(30°) = 0.5, cos(30°) ≈ 0.866

2. Apply: sin(2 * 30°) = 2 * sin(30°) * cos(30°)

3. Calculate: 2 * 0.5 * 0.866 = 0.866

Final Answer: sin(60°) ≈ 0.866

Frequently Asked Questions

Why are there three versions for cos(2θ)?

They are all derived from the Pythagorean identity sin²θ + cos²θ = 1. Depending on whether you know sinθ, cosθ, or both, one version may be easier to use.

When is tan(2θ) undefined?

It is undefined when 1 - tan²θ = 0, which happens when θ = 45°, 135°, etc. (or when θ = π/4 + nπ/2 in radians).

Can I use these for triple angles?

Yes, by applying the sum formulas again. For example, sin(3θ) = sin(2θ + θ).

Are these formulas valid for all angles?

Yes, they are identities, meaning they are true for all values of θ where the functions are defined.

Related Tools