Half-Angle Formula Calculator

Calculate sin(θ/2), cos(θ/2), and tan(θ/2) with automatic sign by quadrant, three tan forms, and double-angle back-verification.

Half-Angle Formula Calculator

sin(θ/2)
0.500000
±√((1 − cos θ)/2), sign + (Q1)
cos(θ/2)
0.866025
±√((1 + cos θ)/2), sign + (Q1)
tan(θ/2) — Form 1
0.577350
sin(θ/2) / cos(θ/2)
tan(θ/2) — Form 2
0.577350
sin θ / (1 + cos θ)
tan(θ/2) — Form 3
0.577350
(1 − cos θ) / sin θ
θ/2 in degrees
30.000000
Half of 60.000000° → Quadrant 1
cos(θ) [input]
0.500000
Used in half-angle formulas
sin(θ) [input]
0.866025
Used in tan(θ/2) Forms 2 & 3

Quadrant Sign Determination

Q1
sin + / cos +
Q2
sin + / cos
Q3
sin / cos
Q4
sin / cos +

Double-Angle Back-Verification

CheckFrom Half-AngleOriginalMatch?
sin(θ) = 2·sin(θ/2)·cos(θ/2)0.8660250.866025
cos(θ) = cos²(θ/2) − sin²(θ/2)0.5000000.500000
Direct sin(θ/2)0.5000000.500000

Common Half-Angle Values

θθ/2sin(θ/2)cos(θ/2)tan(θ/2)
0°0°0.00001.00000.0000
30°15°0.25880.96590.2679
45°22.5°0.38270.92390.4142
60°30°0.50000.86600.5774
90°45°0.70710.70711.0000
120°60°0.86600.50001.7321
135°67.5°0.92390.38272.4142
150°75°0.96590.25883.7321
180°90°1.0000-0.0000
210°105°0.9659-0.2588-3.7321
225°112.5°0.9239-0.3827-2.4142
240°120°0.8660-0.5000-1.7321
270°135°0.7071-0.7071-1.0000
300°150°0.5000-0.8660-0.5774
315°157.5°0.3827-0.9239-0.4142
330°165°0.2588-0.9659-0.2679
360°180°-0.0000-1.0000-0.0000

Half-Angle Magnitudes

|sin(θ/2)|
0.500000
|cos(θ/2)|
0.866025
Planning notes, formulas, and examples

About the Half-Angle Formula Calculator

The half-angle formulas express sin(θ/2), cos(θ/2), and tan(θ/2) using only the cosine and sine of the full angle θ. They are derived directly from the double-angle identities by substituting θ/2 for the variable and solving. The key formulas are: sin(θ/2) = ±√((1 − cos θ)/2), cos(θ/2) = ±√((1 + cos θ)/2), and tan(θ/2) has three equivalent forms: sin(θ/2)/cos(θ/2), sin θ/(1 + cos θ), and (1 − cos θ)/sin θ.

The ± sign in the sine and cosine formulas is determined by which quadrant θ/2 falls in. Since sin is positive in quadrants I and II and negative in III and IV, and cos is positive in I and IV but negative in II and III, you need to know where the half-angle lands to pick the correct sign.

This calculator automatically determines the quadrant of θ/2 and applies the correct sign. It computes all three forms of tan(θ/2), provides a visual quadrant map showing the current sign assignment, and verifies the results by reconstructing the original angle via the double-angle formulas. A comprehensive reference table of common angles from 0° to 360° rounds out the tool, making it invaluable for trigonometry courses, standardized test preparation, and engineering applications.

When This Page Helps

Half-Angle Formula Calculator helps you avoid repetitive setup mistakes when solving trigonometric and coordinate-geometry problems. Instead of recalculating conversions, signs, and edge cases by hand, you can test inputs immediately, inspect intermediate values, and confirm final answers before submitting work or using numbers in downstream calculations. It surfaces key outputs like sin(θ/2), cos(θ/2), tan(θ/2) — Form 1 in one pass.

How to Use the Inputs

  1. Enter the required inputs (Angle (θ), Unit, Precision).
  2. Complete the remaining fields such as Sign Mode, Show Verification.
  3. Review the output cards, especially sin(θ/2), cos(θ/2), tan(θ/2) — Form 1, tan(θ/2) — Form 2.
  4. Compare the result with the formula, diagram, or example values to catch sign, unit, or rounding mistakes.
Formula used
sin(θ/2) = ±√((1−cosθ)/2); cos(θ/2) = ±√((1+cosθ)/2); tan(θ/2) = sinθ/(1+cosθ) = (1−cosθ)/sinθ

Example Calculation

Result: sin(30°) = 0.5, cos(30°) ≈ 0.8660, tan(30°) ≈ 0.5774

For θ = 60°: θ/2 = 30° (quadrant I, both signs positive). sin(30°) = √((1−cos60°)/2) = √((1−0.5)/2) = √0.25 = 0.5. cos(30°) = √((1+0.5)/2) = √0.75 ≈ 0.8660. tan(30°) = sin60°/(1+cos60°) = 0.8660/1.5 ≈ 0.5774.

Tips & Best Practices

  • Keep angle units consistent; mixing degrees and radians is the most common source of wrong results.
  • Use a simple known case or diagram to confirm the sign and scale of the answer.

What This Half-Angle Formula Calculator Solves

This calculator is tailored to half-angle formula calculator workflows, including common input modes, unit handling, and special-case behavior. It is designed for fast checking during homework, exam preparation, technical drafting, and coding tasks where trigonometric consistency matters.

How To Interpret The Outputs

Use the primary result together with supporting outputs to verify direction, magnitude, and validity. Cross-check against known identities or geometric constraints, and confirm that angle ranges, sign conventions, and domain restrictions are satisfied before using the numbers elsewhere.

Study And Practice Strategy

A reliable way to improve is to solve once manually, then verify with the calculator and explain any mismatch. Repeat this on varied examples and edge cases. The built-in preset scenarios for quick trials, comparison tables for side-by-side validation, visual cues that make trends and quadrants easier to read help you build pattern recognition and reduce sign or conversion errors over time.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The sign depends on which quadrant θ/2 is in. Sin is positive in Q1 and Q2, negative in Q3 and Q4. Cos is positive in Q1 and Q4, negative in Q2 and Q3.