Half Angle Calculator - Halve Any Angle, Read the Three Identities

Use this free half angle calculator to halve any angle in degrees or radians and read sin(θ/2), cos(θ/2), and tan(θ/2) using the half-angle identities.

Updated: June 16, 2026 • Free Tool

Half Angle Calculator

Original angle whose half-angle values you want.

Choose degrees or radians. The calculator normalises to radians internally and shows the half angle in both units.

Results

Half Angle in Degrees
0°
Half Angle in Radians 0rad
sin(θ/2) 0
cos(θ/2) 0
tan(θ/2) 0

What Is a Half Angle Calculator?

A half angle calculator is a trigonometry tool that halves any angle you enter and returns the three half-angle values sin(θ/2), cos(θ/2), and tan(θ/2). You type the original angle θ, choose degrees or radians, and the tool shows the halved angle in both units plus the three trig values that the half-angle identities describe.

  • Checking homework on half-angle identities: Students working through half-angle identity problems can plug the original angle in and confirm the three outputs they derived by hand, including the sign of each root.
  • Quick reference for sine, cosine, and tangent of half a known angle: Engineers, surveyors, and physics students who need sin, cos, and tan of a halved angle can read the three values from the result panel without re-deriving the identities from scratch.
  • Comparing the half-angle identity with the direct trig value: Readers learning the identities can see the calculator's output match the standard Math.sin, Math.cos, and Math.tan values of θ/2, which confirms that the identities are equivalent to the direct call.

Readers who already know the half-angle in degrees and need it in radians, gradians, or arcseconds can keep the same number in the Angle Converter and read every other unit side by side.

How the Half Angle Calculator Works

The tool converts your input to radians, divides by two, and applies the half-angle identities to write the trig values in terms of cos θ. The same identities are shown next to the formulas so you can read the rule that produced each output.

sin(θ/2) = ±sqrt((1 - cos θ) / 2), cos(θ/2) = ±sqrt((1 + cos θ) / 2), tan(θ/2) = sin θ / (1 + cos θ)
  • θ (angle): Original angle. The calculator accepts it in degrees or radians and converts to radians before applying the identities.
  • θ/2 (half angle): Halved angle. Shown in both degrees and radians so the reader can paste the value into another tool without re-converting.
  • ± (sign of the root): Sign of the root is chosen by the quadrant of θ/2. Quadrant I and II give a positive sine, Quadrant III and IV give a negative sine; cosine is positive in Quadrant I and IV, negative in II and III.

When θ sits inside a textbook problem the identities turn the half-angle into a problem in cos θ alone, which means a single cosine value drives all three outputs. The calculator first halves the angle, then computes sin(θ/2), cos(θ/2), and tan(θ/2) using the identities, and finally rounds the result panel values for display.

Worked example: 60 degrees in, three half-angle values out

Angle 60°, unit Degrees.

θ/2 = 30° = π/6 ≈ 0.5235988 rad. sin(30°) = 0.5, cos(30°) = sqrt(3)/2 ≈ 0.8660254, tan(30°) = 1/sqrt(3) ≈ 0.5773503.

Half Angle: 30° (0.5235988 rad). sin(θ/2) = 0.5, cos(θ/2) ≈ 0.8660254, tan(θ/2) ≈ 0.5773503.

At 60° the half-angle sits in Quadrant I, so all three trig values are positive and the square-root form of the identities returns the positive root.

According to Weisstein, Eric W. "Half-Angle Formulas," MathWorld, the half-angle identities rewrite sin(θ/2) and cos(θ/2) as square roots of expressions in cos θ, with the sign chosen by the quadrant of θ/2.

Readers who start with a radian answer and want the same number expressed in degrees for a homework step can pipe the half-angle radian value into the Radians to Degrees Calculator for a single-number conversion.

Key Concepts Behind the Half Angle Identities

Four short definitions keep the formulas honest. None of them depend on degrees versus radians, so the same identities hold whether the reader typed 60 or π/3.

Half-angle identity for sine

sin(θ/2) equals plus or minus the square root of (1 - cos θ)/2. The sign follows the quadrant of θ/2, which keeps the identity true for any real θ.

Half-angle identity for cosine

cos(θ/2) equals plus or minus the square root of (1 + cos θ)/2. Cosine is positive in Quadrants I and IV of θ/2 and negative in II and III.

Half-angle identity for tangent

tan(θ/2) equals sin θ divided by (1 + cos θ), or equivalently (1 - cos θ) divided by sin θ. The square-root form is the limit of these rational forms, but the rational form avoids the sign choice when the denominator is not zero.

Quadrant rule for the sign of the root

Choose the sign of each root by the quadrant of θ/2, not the quadrant of θ. Halving an angle can move it across a quadrant boundary, which is why the identity needs the explicit sign choice.

Readers who want to go the other way and recover θ from a half-angle tangent value can pair the result with the Arctan Calculator, which inverts tangent into the principal angle.

How to Use the Half Angle Calculator

Type the original angle, pick its unit, and read the half angle and the three trig values. The result panel updates as you type, so there is no submit step to remember.

  1. 1 Enter the original angle: Type the angle θ in the Angle θ box. Positive values rotate counter-clockwise, negative values rotate clockwise.
  2. 2 Pick degrees or radians: Choose the unit you typed. If your source uses π form like π/3, switch to Radians and type 1.0471976 for the radian value.
  3. 3 Read the half angle: The first two result rows show θ/2 in degrees and radians. Copy whichever unit matches the next tool or your homework step.
  4. 4 Read the three half-angle values: The next three rows give sin(θ/2), cos(θ/2), and tan(θ/2). The sign of each value is the principal value, which is what the identity returns for the quadrant of θ/2.
  5. 5 Cross-check with the direct call: If a downstream step uses Math.sin(θ/2) directly, the result panel value matches it to the six-decimal display precision.

A reader needs sin, cos, and tan of 15° for a geometry proof. Because the tool halves whatever angle is typed in, they enter 30 into the Angle θ box, leave the unit on Degrees, and read sin(15°) ≈ 0.258819, cos(15°) ≈ 0.9659258, tan(15°) ≈ 0.2679492. The Half Angle in Degrees row confirms 15° and the Half Angle in Radians row shows 0.2617994 rad, so the reader can paste either unit into the next step without re-converting.

Readers who need to recover θ from cos(θ/2) can pass the cosine output of this tool into the Arccos Calculator, which converts the cosine back to the principal angle.

Benefits of Using the Half Angle Calculator

A short list of what the tool does well, and what it is not designed to do, helps you put the result in the right place in your day.

  • Three trig values in one step: The calculator returns sin(θ/2), cos(θ/2), and tan(θ/2) at the same time, so a single read covers the three half-angle identity outputs.
  • Degrees and radians in the same panel: The half angle is shown in both units, so the reader can paste the value into a trigonometry, surveying, or physics problem without re-converting.
  • Sign chosen by the quadrant of θ/2: The square-root form of the identities needs a sign, and the calculator applies the quadrant rule for θ/2 to pick it. Readers do not have to remember the sign by hand.
  • Worked example included: A short 60° worked example sits next to the formulas, so the reader can see which output came from which identity without doing the algebra.

Readers who want the inverse half-angle identity can take the sine output of this tool and pass it into the Arcsin Calculator, which returns the principal angle whose sine equals the value.

Factors That Affect Your Half Angle Result

The tool is honest about which factors change the number, which factors only change the unit, and which factors it cannot see at all.

Quadrant of θ/2

Halving an angle can move it across a quadrant boundary. The sign of the square-root form of the identities depends on the quadrant of θ/2, not the quadrant of θ.

Choice of degrees versus radians

Degrees and radians are scaled versions of the same number. The calculator normalises to radians before applying the identities, so the trig values are the same once the unit matches.

Coincident angles such as θ = 0° or 360°

When θ is a multiple of 360°, the half-angle is an integer multiple of 180°. Cosine collapses to ±1 and the half-angle tangent is genuinely 0 (since sin(θ/2) is also 0), so the tool reports 0 for tan(θ/2) in those cases.

Undefined tangent when cos(θ/2) = 0

For θ = 180°, 540°, 900°, and other angles whose half is 90° plus any multiple of 180°, the half-angle tangent is genuinely undefined: sin(θ/2) = ±1 while cos(θ/2) = 0, so no finite ratio exists. The tool shows Undefined for tan(θ/2) in those rows and still reports the sin and cos values that do exist.

Floating-point precision

Six-decimal display precision matches the precision of the half-angle identity table in most textbooks. Higher precision is available by reading the source code or by computing with more decimal places offline.

  • The tool returns principal values for sin(θ/2) and cos(θ/2). Problems that ask for the negative root must add the sign by hand using the quadrant of θ/2.
  • Half-angle identities describe real-valued half angles. The Undefined row for tan(θ/2) is a signal that the identity has no real answer at that input, not a JavaScript artifact; treat the result as a vertical asymptote in any downstream graph or table.

According to OpenStax Algebra and Trigonometry 2e, Section 9.3, the half-angle identities follow from the double-angle identity cos(2α) = 1 - 2 sin²α, solved for sin α and cos α.

Readers who need the half-angle in a surveyor's format can pipe the degree output into the Degrees Minutes Seconds Calculator, which splits the decimal degree value into degrees, minutes, and seconds for mapping, navigation, or written work.

Half angle calculator input box with an angle in degrees or radians and a result panel showing the halved angle plus sin, cos, and tan values
Half angle calculator input box with an angle in degrees or radians and a result panel showing the halved angle plus sin, cos, and tan values

Frequently Asked Questions

Q: What is the half angle formula?

A: The half angle formula rewrites sin(θ/2), cos(θ/2), and tan(θ/2) in terms of cos θ. Sine and cosine use square roots: sin(θ/2) = ±sqrt((1 - cos θ)/2) and cos(θ/2) = ±sqrt((1 + cos θ)/2). Tangent can be written without a square root as tan(θ/2) = sin θ / (1 + cos θ).

Q: How do you find the half angle of a given angle?

A: Divide the original angle by 2 to get the half angle, then apply the half angle identities to find sin, cos, and tan of that half angle. The sign of each square root is set by the quadrant of θ/2, not the quadrant of θ.

Q: What is the half angle of 60 degrees?

A: The half angle of 60 degrees is 30 degrees, or π/6 radians. sin(30°) = 0.5, cos(30°) = sqrt(3)/2 ≈ 0.8660254, and tan(30°) = 1/sqrt(3) ≈ 0.5773503.

Q: What is the half angle of 90 degrees?

A: The half angle of 90 degrees is 45 degrees, or π/4 radians. sin(45°) = cos(45°) = sqrt(2)/2 ≈ 0.7071068, and tan(45°) = 1.

Q: What is the half angle of 120 degrees?

A: The half angle of 120 degrees is 60 degrees, or π/3 radians. sin(60°) = sqrt(3)/2 ≈ 0.8660254, cos(60°) = 0.5, and tan(60°) = sqrt(3) ≈ 1.7320508.

Q: How do you find sin, cos, and tan of a half angle?

A: Use the half angle identities: sin(θ/2) = ±sqrt((1 - cos θ)/2), cos(θ/2) = ±sqrt((1 + cos θ)/2), and tan(θ/2) = sin θ / (1 + cos θ). Pick the sign of the root by the quadrant of θ/2 and use a calculator to evaluate the square root.