Double Angle Formula Calculator - Sine, Cosine, and Tangent 2x Identities

Use this double angle formula calculator to enter θ, get 2θ in degrees and radians, and read sin(2θ), cos(2θ), and tan(2θ) with an identity check.

Updated: June 16, 2026 • Free Tool

Double Angle Formula Calculator

The angle θ you want to double. The calculator returns the three identities evaluated at 2θ.

Pick whether the angle you typed is in degrees or radians.

Results

2θ in degrees
0°
2θ in radians 0rad
sin(2θ) by formula 0
cos(2θ) by formula 0
tan(2θ) by formula 0
Identity check 2 sin(θ) cos(θ) 0

What Is the Double Angle Formula?

A double angle formula is a set of three trigonometric identities that express the trig values of a doubled angle 2θ in terms of the trig values of the original angle θ. The full set is sin(2θ) = 2 sin(θ) cos(θ), cos(2θ) = cos²(θ) − sin²(θ), and tan(2θ) = 2 tan(θ) / (1 − tan²(θ)). This calculator takes any θ in degrees or radians and returns 2θ plus sin(2θ), cos(2θ), and tan(2θ) in a single step, with a numeric identity check that confirms 2 sin(θ) cos(θ) agrees with sin(2θ).

  • Homework that asks you to apply the formulas: Plug in θ, read sin(2θ), cos(2θ), and tan(2θ) in one step and compare with the textbook answer.
  • Verifying a symbolic derivation: Cross-check a manual application of sin(2θ) = 2 sin(θ) cos(θ) or cos(2θ) = cos²(θ) − sin²(θ) against the numeric output.
  • Building up to power-reduction or half-angle work: Recover the formula values for 2θ so you can invert them into half-angle expressions and power-reduction substitutions.
  • Tracing why tan(2θ) goes undefined at 2θ = 90°: See the tangent branch break in real time at θ = 45°, the cleanest classroom example of a tangent asymptote from the formula.

The page-level formula box and the results panel work together: the formula box is the source of truth, and the results panel tells you whether the identity still holds for the angle you chose.

If you only need the numeric output for a single θ and do not care about the formula derivation, the Double Angle Calculator skips the derivation step and gives you 2θ, sin(2θ), cos(2θ), and tan(2θ) directly.

How the Solver Works

The solver reads θ and the unit selector, converts θ to a single radian representation, evaluates the three identities at 2θ, and adds a numeric identity check by computing 2 sin(θ) cos(θ) separately. Each output is the value the corresponding identity predicts, so the page is doing the same algebra a student would do by hand, only numerically.

sin(2θ) = 2 sin(θ) cos(θ); cos(2θ) = cos²(θ) − sin²(θ) = 1 − 2 sin²(θ) = 2 cos²(θ) − 1; tan(2θ) = 2 tan(θ) / (1 − tan²(θ))
  • θ (theta): The original angle you enter. The unit selector tells the calculator whether it is in degrees or radians.
  • 2θ: The doubled angle, returned in degrees and radians. Every formula output below is evaluated at this angle.
  • sin(2θ), cos(2θ), tan(2θ): The three trig values at 2θ, each labeled 'by formula' so the output is unambiguous about which identity produced it.

The identity check on the results panel is a numeric verification of the sine formula. When the two numbers match to four decimal places, the rest of the formula outputs are trustworthy for the same input.

Worked example: θ = 30°

θ = 30, unit = degrees

Convert θ to radians: 30 × π / 180 = π/6, so 2θ = π/3. sin(2θ) = 2 sin(π/6) cos(π/6) = 2 × 0.5 × (√3/2) = √3/2. cos(2θ) = cos²(π/6) − sin²(π/6) = 0.5. tan(2θ) = 2 tan(π/6) / (1 − tan²(π/6)) = √3.

2θ = 60° (π/3 rad); sin(2θ) ≈ 0.8660; cos(2θ) = 0.5; tan(2θ) ≈ 1.7321; identity check 2 sin(θ) cos(θ) ≈ 0.8660.

The identity check 2 sin(θ) cos(θ) matches sin(2θ) to four decimal places, which is what the sine identity predicts for a clean 30° input.

According to Wolfram MathWorld: Double-Angle Formulas, the three identities sin(2θ) = 2 sin(θ) cos(θ), cos(2θ) = cos²(θ) − sin²(θ), and tan(2θ) = 2 tan(θ) / (1 − tan²(θ)) follow from the angle addition identities with α = β = θ

The right-hand side 2 sin(θ) cos(θ) is just a restatement of the sine addition identity, and the Arcsin Calculator handles the inverse direction for sine when you only have a sine value in hand.

Key Concepts Behind the Formulas

Four concepts make the rest of the page easy to follow. They are the same building blocks the identities are derived from, so once they are clear the formulas themselves fall out as one-line applications.

Angle addition identities

Each identity is a special case of the corresponding angle addition identity evaluated at α = β = θ. Seeing that link explains why the three formulas have such a similar shape.

Pythagorean identity

cos²(θ) + sin²(θ) = 1 lets you rewrite cos(2θ) = cos²(θ) − sin²(θ) as 1 − 2 sin²(θ) or 2 cos²(θ) − 1, the form that simplifies half-angle work.

Periodicity of sine and cosine

Sine and cosine repeat every 2π, so 2θ values that differ by a full turn give the same sin and cos. Tangent repeats every π, so its behaviour looks different even when the doubled angle lands in the same spot.

Vertical asymptotes of tangent

Tangent divides sine by cosine, so tan(2θ) is undefined every time cos(2θ) is zero. The cleanest example is θ = 45°, which makes 2θ = 90° and breaks the tangent branch of the formula.

These four ideas explain why the same 2θ value can produce very different formula outputs for sine, cosine, and tangent, and why the calculator surfaces 'undefined' for the tangent case instead of a misleading huge number.

The tangent branch of the formula is the one that goes undefined most often, so the Arctan Calculator is a useful companion when you need to recover a principal angle from a tangent value.

How to Use This Solver

Working with the solver takes a few seconds. Pick the unit, type the angle, and read the doubled angle plus all three formula outputs plus the identity check from the results panel.

  1. 1 Pick the unit: Choose whether the angle you are about to type is in degrees or radians. The solver does the conversion internally.
  2. 2 Enter the original angle θ: Type any numeric angle, including negative values and angles outside 0 to 360. The default is 30, the cleanest reference case for the formulas.
  3. 3 Read the doubled angle: The first two results show 2θ in degrees and radians, so you can drop the doubled angle straight into the rest of the problem.
  4. 4 Read the three formula outputs: sin(2θ), cos(2θ), and tan(2θ) appear in the same order as the formulas, with tan(2θ) shown as 'undefined' whenever cos(2θ) is too close to zero.
  5. 5 Verify with the identity check: Compare the right-hand side 2 sin(θ) cos(θ) with sin(2θ). The two numbers should match to four decimal places for any well-behaved input.

Suppose a half-angle problem gives θ = 22.5° and asks for sin(2θ), cos(2θ), and tan(2θ). Enter 22.5 with degrees selected, read 2θ = 45° (π/4 rad) at the top, then read sin(2θ) ≈ 0.7071, cos(2θ) ≈ 0.7071, and tan(2θ) = 1. The identity check at the bottom shows 2 sin(22.5°) cos(22.5°) ≈ 0.7071, which matches sin(2θ).

If you need to flip between degrees and radians outside the calculator, the Angle Converter switches the unit without changing the underlying value, which is handy when the same problem mixes both.

Benefits of Using This Solver

A single screen that lists all three double angle identities, applies them to one input angle, and runs a numeric identity check saves time on homework, teaching prep, and quick sanity checks during longer derivations.

  • All three identities in one view: sin(2θ), cos(2θ), and tan(2θ) appear together with the formula box above them, so a problem that asks for all three is one input away from a full answer.
  • Both angle units at once: The doubled angle shows in degrees and radians, which removes the most common cause of off-by-factor errors when moving between trig problems and formula sheets.
  • Built-in identity check: The right-hand side 2 sin(θ) cos(θ) sits next to sin(2θ) so the sine identity is visible, not just assumed.
  • Undefined tangent is handled cleanly: The solver reports 'undefined' for tan(2θ) when cos(2θ) is essentially zero, instead of an overflow number from the formula denominator.
  • Negative and out-of-range angles work: Inputs outside 0 to 360 and negative angles evaluate correctly because the solver uses Math.sin, Math.cos, Math.tan directly.

The biggest practical win is keeping the original angle, the doubled angle, the three formula outputs, and the identity check on the same screen.

The double angle formulas sit on top of basic sine and cosine ratios, so the Right Triangle Calculator is a useful companion for triangle problems where the same ratios already drive the side and angle work.

Factors That Affect the Formula Outputs

Most of the time the solver returns the expected formula values, but a handful of factors control what the tool can and cannot do. Knowing them up front prevents the most common mistakes.

Unit selector drives every conversion

Pick degrees for inputs like 30, 45, 60, and 90. Pick radians for inputs like π/6, π/4, π/3, and π/2. The wrong choice silently produces the wrong 2θ.

Tangent branch breaks at 2θ = 90° + k·180°

tan(2θ) divides sine by cosine, so any doubled angle on 90°, 270°, 450° makes the tangent output undefined. The solver reports 'undefined' instead of a near-infinite value.

Three equivalent forms for cos(2θ)

cos²(θ) − sin²(θ), 1 − 2 sin²(θ), and 2 cos²(θ) − 1 are all equal to cos(2θ). Picking the right form avoids a sign flip in the next step.

Floating-point rounding near the boundary

Inputs like 44.999999° can land tan(2θ) just inside the undefined region. The solver treats any |cos(2θ)| below 1e-12 as undefined.

  • The tool returns the principal real values of sin(2θ), cos(2θ), and tan(2θ). It does not compute complex-valued trig outputs for inputs that fall outside the standard range.
  • Floating-point arithmetic means the identity check matches sin(2θ) only to roughly 15 significant digits, so treat the check as a sanity check rather than an exact equality test for large angles.

If a problem demands an exact symbolic answer, work the identities by hand and use the solver to confirm the numerical value. If it demands a numerical answer, the solver is enough on its own.

According to Wikipedia: List of trigonometric identities, the three identities are special cases of the angle addition identities with both summands equal to the same angle

Central-angle problems also rely on doubled angles like 2θ, so the Central Angle Calculator keeps arc length, chord length, and sector area in the same workflow as the trig values the double angle formulas produce.

Double angle formula calculator input box with an angle and a results panel showing the three identities sin(2θ), cos(2θ), and tan(2θ)
Double angle formula calculator input box with an angle and a results panel showing the three identities sin(2θ), cos(2θ), and tan(2θ)

Frequently Asked Questions

Q: What is the double angle formula?

A: The double angle formula is a set of three trigonometric identities that express the trig values of 2θ in terms of the trig values of θ. They are sin(2θ) = 2 sin(θ) cos(θ), cos(2θ) = cos²(θ) − sin²(θ), and tan(2θ) = 2 tan(θ) / (1 − tan²(θ)).

Q: What does the sin(2x) identity look like?

A: The sine identity is sin(2x) = 2 sin(x) cos(x). It comes from the sine sum identity sin(a + b) = sin(a) cos(b) + cos(a) sin(b) with both angles set equal to x, which collapses the right-hand side into twice the product of sin(x) and cos(x).

Q: What does the cos(2x) identity look like?

A: The cosine identity is cos(2x) = cos²(x) − sin²(x), which is also equal to 1 − 2 sin²(x) and 2 cos²(x) − 1. The first form comes from the cosine sum identity with both angles equal to x, and the other two come from the Pythagorean identity cos²(x) + sin²(x) = 1.

Q: What does the tan(2x) identity look like?

A: The tangent identity is tan(2x) = 2 tan(x) / (1 − tan²(x)). It comes from the tangent sum identity tan(a + b) = (tan(a) + tan(b)) / (1 − tan(a) tan(b)) with both angles equal to x, so the numerator becomes 2 tan(x) and the denominator becomes 1 − tan²(x).

Q: How do you derive these identities?

A: Start from the angle addition identity for sine, cosine, or tangent and set both summands equal to the same angle θ. The sine sum identity sin(α + β) = sin(α) cos(β) + cos(α) sin(β) collapses to sin(2θ) = 2 sin(θ) cos(θ), and the cosine and tangent versions collapse to the corresponding identities.

Q: When does the tangent identity break down?

A: The tangent identity tan(2θ) = 2 tan(θ) / (1 − tan²(θ)) breaks down whenever the denominator 1 − tan²(θ) is zero, which is the same as cos(2θ) = 0. The cleanest case is θ = 45°, where 2θ = 90°; the calculator reports tan(2θ) as 'undefined' for that input.