Math July 13, 2026 · 8 Min Read

Double Angle Formula Calculator – Guide & Formulas

Calculate double angle formulas for sin(2θ), cos(2θ), and tan(2θ) instantly. Enter an angle to see all double angle results with step-by-step derivations.

The Double Angle Formula Calculator computes sin(2θ), cos(2θ), and tan(2θ) for any given angle. Enter an angle in degrees or radians to see all three double angle results with step-by-step derivations and the underlying identities.

Key Takeaway

Use the free Double Angle Formula Calculator to calculate double angle formulas for sin(2θ), cos(2θ), and tan(2θ) instantly. enter an angle to see all double angle results with step-by-step derivations. Get instant results with step-by-step explanations.

How to Use the Double Angle Formula Calculator

  1. Enter an angle value θ in the input field.
  2. Select degrees or radians as the angle unit.
  3. View all three double angle results: sin(2θ), cos(2θ), and tan(2θ).
  4. Review the step-by-step derivation using double angle identities.

The Formula

sin(2θ) = 2·sin(θ)·cos(θ) | cos(2θ) = cos²(θ) - sin²(θ) = 2cos²(θ) - 1 = 1 - 2sin²(θ) | tan(2θ) = 2·tan(θ) / (1 - tan²(θ))

Variable Definitions

  • : Double the input angle
  • sin(2θ): Sine of the double angle
  • cos(2θ): Cosine of the double angle (three equivalent forms)
  • tan(2θ): Tangent of the double angle

Example: Double Angle of 30°

Find sin(60°), cos(60°), and tan(60°) using double angle formulas with θ = 30°.

  1. Step 1: Identify θ = 30°, so 2θ = 60°.
  2. Step 2: sin(60°) = 2·sin(30°)·cos(30°) = 2·(0.5)·(0.866) = 0.866.
  3. Step 3: cos(60°) = cos²(30°) - sin²(30°) = (0.866)² - (0.5)² = 0.75 - 0.25 = 0.5.
  4. Step 4: tan(60°) = 2·tan(30°) / (1 - tan²(30°)) = 2·(0.577) / (1 - 0.333) = 1.155 / 0.667 = 1.732.

Frequently Asked Questions

What are double angle formulas?

Double angle formulas express trigonometric functions of 2θ in terms of functions of θ. The three main formulas are: sin(2θ) = 2sin(θ)cos(θ), cos(2θ) = cos²(θ) - sin²(θ), and tan(2θ) = 2tan(θ)/(1 - tan²(θ)).

How do I derive the double angle formula for sine?

Start with the angle addition formula: sin(A + B) = sin(A)cos(B) + cos(A)sin(B). Set A = B = θ to get sin(2θ) = sin(θ)cos(θ) + cos(θ)sin(θ) = 2sin(θ)cos(θ).

What are the three forms of cos(2θ)?

cos(2θ) has three equivalent forms: cos²(θ) - sin²(θ), 2cos²(θ) - 1, and 1 - 2sin²(θ). The choice depends on which form is most convenient for the problem.

How do I derive the double angle formula for cosine?

Start with cos(A + B) = cos(A)cos(B) - sin(A)sin(B). Set A = B = θ to get cos(2θ) = cos(θ)cos(θ) - sin(θ)sin(θ) = cos²(θ) - sin²(θ).

When is tan(2θ) undefined?

tan(2θ) is undefined when 1 - tan²(θ) = 0, i.e., when tan(θ) = ±1. This occurs at θ = 45° + 90°n (45°, 135°, 225°, etc.).

Can double angle formulas be used backwards?

Yes. The reverse process is called the half-angle formulas, where you express sin(θ), cos(θ), and tan(θ) in terms of θ/2. For example, cos(θ) = 2cos²(θ/2) - 1.

What is the power-reducing identity from double angle?

From cos(2θ) = 1 - 2sin²(θ), we get sin²(θ) = (1 - cos(2θ))/2. From cos(2θ) = 2cos²(θ) - 1, we get cos²(θ) = (1 + cos(2θ))/2. These are called power-reducing identities.

How are double angle formulas used in calculus?

Double angle formulas are used to integrate sin²(θ) and cos²(θ) by converting them to first-power expressions. They also simplify solving trigonometric equations and proving identities.

What is the double angle formula for cotangent?

The double angle formula for cotangent is: cot(2θ) = (cot²(θ) - 1) / (2cot(θ)). This can be derived from the double angle formula for tangent by taking the reciprocal.

How do I find sin(2θ) if I only know sin(θ)?

If you only know sin(θ), use cos(θ) = ±√(1 - sin²(θ)) to find cos(θ), then apply sin(2θ) = 2sin(θ)cos(θ). Note that the sign of cos(θ) depends on the quadrant of θ.