Theta Calculator - Six Trig Functions and Unit Circle Point

Use this theta calculator to evaluate all six trig functions of any angle, plus the unit-circle point, quadrant, sign, and double-angle values on one panel.

Updated: June 16, 2026 • Free Tool

Theta Calculator

Numeric value of the angle theta. Combined with the unit below, this is the input to all six trig functions.

Unit of the entered angle. Pick 'Multiples of pi' to enter 0.5 for pi/2, 1 for pi, 1.5 for 3*pi/2.

Results

sin(theta)
0
cos(theta) 0
tan(theta) 0
csc(theta) 0
sec(theta) 0
cot(theta) 0
Reduced theta (degrees) 0deg
Reduced theta (radians) 0rad
Reduced theta (x * pi) 0
Unit-circle quadrant 0
Sign of sin 0
Sign of cos 0
Reference angle 0deg
sin(2 theta) 0
cos(2 theta) 0
tan(2 theta) 0

What Is Theta Calculator?

A theta calculator is a trigonometry tool that takes any angle theta and returns all six trigonometric functions of that angle - sin, cos, tan, csc, sec, and cot - together with the unit-circle point, the reduced angle, the quadrant, the sign, and the double-angle values. The Greek letter theta is the conventional symbol for an angle in mathematics and physics.

  • Evaluate all six trig functions in one step: Enter an angle theta and read sin, cos, tan, csc, sec, and cot from the same panel instead of running six separate computations.
  • Read the unit-circle point at angle theta: Convert theta into the (cos theta, sin theta) coordinate on the unit circle and see the quadrant, sign, and reference angle of the reduced angle.
  • Check the double-angle identities: Compare sin(2 theta) = 2 sin(theta) cos(theta), cos(2 theta) = cos^2(theta) - sin^2(theta), and tan(2 theta) = 2 tan(theta) / (1 - tan^2(theta)) for any base angle.
  • Reference common-angle values fast: Confirm that sin(30) = 1/2, sin(45) = sqrt(2)/2, sin(60) = sqrt(3)/2, and that the reciprocal functions follow, without memorizing the unit circle table.

The six trig functions of theta form a closed system: sine and cosine are the primary pair, tangent is their ratio, and cosecant, secant, and cotangent are the reciprocals. The calculator surfaces all six values at once.

The calculator reduces theta to [0, 2*pi) before evaluation, so 390 degrees and 30 degrees read the same value.

How Theta Calculator Works

The calculator reads theta and the unit, converts theta to radians, reduces it to the principal branch in [0, 2*pi), evaluates sin and cos, derives tan, csc, sec, and cot from the ratio and reciprocal definitions, and applies the double-angle identities.

sin(theta), cos(theta); tan(theta) = sin(theta) / cos(theta); csc(theta) = 1 / sin(theta); sec(theta) = 1 / cos(theta); cot(theta) = 1 / tan(theta); with theta_radians reduced to [0, 2*pi) before evaluation
  • thetaValue: Numeric value of the angle theta entered by the user.
  • thetaUnit: Unit of the entered angle: degrees, radians, or multiples of pi.
  • theta_radians: Input angle converted to radians and reduced to the principal branch in [0, 2*pi).
  • sin(theta): Dimensionless sine in [-1, 1].
  • cos(theta): Dimensionless cosine in [-1, 1].
  • tan(theta): Ratio of sine to cosine. Undefined where cos(theta) = 0.

When theta is given in multiples of pi, the calculator multiplies by pi before reducing, so 0.5 represents pi/2 and 1 represents pi. Negative inputs reduce to [0, 2*pi).

Where sin(theta) = 0, csc and cot are undefined. Where cos(theta) = 0, tan and sec are undefined. tan(2 theta) is undefined only when cos(2 theta) = 0.

Worked example: theta = 30 degrees

thetaValue = 30, thetaUnit = degrees.

Convert 30 degrees to radians: pi/6. Then sin(pi/6) = 1/2, cos(pi/6) = sqrt(3)/2, tan(pi/6) = 1/sqrt(3), csc = 2, sec = 2/sqrt(3), cot = sqrt(3).

sin(theta) = 0.5, cos(theta) = 0.866025, tan(theta) = 0.57735, csc(theta) = 2, sec(theta) = 1.154701, cot(theta) = 1.732051, sin(2 theta) = 0.866025, cos(2 theta) = 0.5, tan(2 theta) = 1.732051.

The same values the 30-60-90 reference triangle gives, surfaced for all six trig functions on a single panel.

Worked example: theta = 135 degrees (quadrant II)

thetaValue = 135, thetaUnit = degrees.

Convert 135 degrees to radians: 3*pi/4. Then sin(3*pi/4) = sqrt(2)/2, cos(3*pi/4) = -sqrt(2)/2, tan(3*pi/4) = -1.

sin(theta) = 0.707107, cos(theta) = -0.707107, tan(theta) = -1, cos(2 theta) = 0, tan(2 theta) = undefined. Reference angle 45 degrees; quadrant II; sin positive, cos negative.

The sign flip on cosine drives the move from quadrant I to quadrant II while the reference angle stays the same.

According to Wolfram MathWorld, the reference values for sin at 0, pi/6, pi/4, pi/3, and pi/2 are 0, 1/2, sqrt(2)/2, sqrt(3)/2, and 1.

According to Wikipedia (Trigonometric functions), sine and cosine are defined on the unit circle, repeat every 2*pi radians, and the other four trig functions are derived by ratio and reciprocal.

When the downstream step only needs the dimensionless sine and the unit-circle quadrant on a focused single-function panel, Sin Theta returns the same sine value plus the reduced-angle and sign read-out from the same reduced-angle workflow.

Key Concepts Explained

Four ideas sit behind every value the panel reports.

The six trig functions form a closed system

Sine and cosine are the primary pair. Tangent is their ratio, and cosecant, secant, and cotangent are the reciprocals. Reporting all six at once makes the relationships visible.

Theta on the unit circle

On the unit circle, theta is the angle measured counterclockwise from the positive x-axis, and the point at that angle is (cos theta, sin theta). The quadrant label and the sign of sine and cosine come directly from the reduced angle.

Periodicity of sin and cos

Sine and cosine repeat every 2*pi radians (360 degrees); the calculator reduces theta to [0, 2*pi).

Double-angle identities

sin(2 theta) = 2 sin(theta) cos(theta), cos(2 theta) = cos^2(theta) - sin^2(theta), and tan(2 theta) = 2 tan(theta) / (1 - tan^2(theta)).

The trig values, the unit-circle quadrant, the sign of sin and cos, the reference angle, and the double-angle values all come from a single evaluation of sine and cosine at the reduced angle.

When the doubled angle is 90 or 270 degrees, cos(2 theta) hits zero and tan(2 theta) is reported as undefined.

When the workflow reverses and the problem needs the doubled-angle identities applied to a single base angle theta, Sin 2 Theta returns sin(2 theta), cos(2 theta), and tan(2 theta) from the same double-angle formulas this tool surfaces.

How to Use This Calculator

Five short steps return the full set of trig values for any angle theta.

  1. 1 Pick the unit of theta: Select degrees, radians, or multiples of pi in the unit dropdown.
  2. 2 Enter the angle theta: Type the numeric angle. For 'Multiples of pi', enter 0.5 for pi/2, 1 for pi, 1.5 for 3*pi/2.
  3. 3 Read the six trig functions: The panel shows sin, cos, tan, csc, sec, and cot in a single column. Where a function is undefined, the panel shows the marker 'undefined' instead of a number.
  4. 4 Read the unit-circle context: The reduced theta, the quadrant, the sign of sin and cos, and the reference angle appear alongside the trig values.
  5. 5 Read the double-angle values: The bottom of the panel shows sin(2 theta), cos(2 theta), and tan(2 theta) for the doubled angle from a single base angle.

Set unit to degrees, enter theta = 135. The panel reads sin(theta) = 0.707107, cos(theta) = -0.707107, tan(theta) = -1, sin(2 theta) = -1, cos(2 theta) = 0, tan(2 theta) = undefined. Reduced theta = 0.75 * pi, reference angle = 45 degrees, quadrant II.

When the problem hands you a cosine value and asks for the angle that produced it, Arccos Calculator runs the inverse-cosine workflow and returns the principal angle in [0, pi] radians with the same degrees, radians, and pi form breakdown.

Benefits of Using This Calculator

A single-panel theta tool removes the need to chain separate trig lookups for the same angle.

  • Six trig functions in one step: sin, cos, tan, csc, sec, and cot all return from the same angle theta, so a downstream step that needs two or three of them does not require separate calls.
  • Unit-circle geometry included: The reduced angle, the quadrant, the sign of sin and cos, and the reference angle come back alongside the trig values.
  • Three input units in one tool: The unit toggle accepts degrees, radians, and multiples of pi, so a problem that mixes units does not require a separate conversion step.
  • Double-angle values surfaced: sin(2 theta), cos(2 theta), and tan(2 theta) are computed from the same reduced angle.
  • Undefined cases handled clearly: Where sin(theta) = 0 or cos(theta) = 0, the affected functions show 'undefined' alongside the angle that produced the boundary.

The benefits stack when the same angle theta drives several downstream steps: trig values, unit-circle context, and double-angle values come from a single input.

When the input is in radians but the workflow expects degrees, the unit toggle removes the need for a separate radian-to-degree conversion step.

When a step in the same problem hands you a sine value and asks for the angle that produced it, Arcsin Calculator returns the principal arcsin value in [-pi/2, pi/2] with the same reduced-angle and quadrant read-out.

Factors That Affect Your Results

Three things drive the result, and two limitations tell you when to read the marker 'undefined' rather than a number.

Unit of theta

Picking the wrong unit silently changes every output. A 30 in degrees gives sin = 0.5, while a 30 in radians gives sin = -0.988.

Periodicity of sin and cos

Sine and cosine repeat every 2*pi radians (360 degrees); the calculator reduces theta to the principal branch in [0, 2*pi).

Quadrant and sign on the unit circle

The quadrant controls the sign of sin and cos. Quadrant I: both positive. Quadrant II: sin positive, cos negative. Quadrant III: both negative. Quadrant IV: sin negative, cos positive.

  • The reciprocal functions csc, sec, cot and the double-angle value tan(2 theta) can be undefined. The panel reports 'undefined' for these cases; numerical integration and limits are out of scope for this tool.
  • Results are rounded to 6 decimal places. If the downstream problem needs the exact symbolic value (for example sin(pi/4) = sqrt(2)/2), use a symbolic reference rather than the rounded panel value.

The sign read-out is the easiest signal to interpret on the result panel. Positive sin means quadrant I or II, negative sin means quadrant III or IV, and 'zero' sin means the reduced angle landed on a quadrant boundary.

For problems that need cos(2 theta) alone rather than the full set of trig functions, the cos 2 theta calculator on this site returns the same double-angle value for the same base angle.

According to Wikipedia (Double-angle formulas), sin(2 theta) = 2 sin(theta) cos(theta), cos(2 theta) = cos^2(theta) - sin^2(theta), and tan(2 theta) = 2 tan(theta) / (1 - tan^2(theta)).

For problems that need cos(2 theta) rather than the full set of trig functions of theta, Cos 2 Theta Calculator returns the double-angle value cos^2(theta) - sin^2(theta) for the same base angle.

Theta calculator input box with angle value and unit toggle, showing sin, cos, tan, csc, sec, and cot for any angle, plus unit-circle point, quadrant, and double-angle values.
Theta calculator input box with angle value and unit toggle, showing sin, cos, tan, csc, sec, and cot for any angle, plus unit-circle point, quadrant, and double-angle values.

Frequently Asked Questions

Q: What is a theta calculator?

A: A theta calculator is a trigonometry tool that takes any angle theta and returns all six trigonometric functions of that angle - sin, cos, tan, csc, sec, and cot - together with the unit-circle point, the reduced angle, the quadrant, the sign, the reference angle, and the double-angle values sin(2 theta), cos(2 theta), and tan(2 theta).

Q: How do you find the value of trigonometric functions for theta?

A: Pick the unit of theta, enter the angle, and the calculator converts to radians, reduces theta to the principal branch in [0, 2*pi), and applies sin and cos. Tangent, cosecant, secant, and cotangent follow from the ratio and reciprocal definitions, and the double-angle values follow from the standard identities.

Q: What are the values of sin, cos, and tan for common angles?

A: Common reference values are sin(0) = 0, sin(pi/6) = 1/2, sin(pi/4) = sqrt(2)/2, sin(pi/3) = sqrt(3)/2, sin(pi/2) = 1, with cos(pi/6) = sqrt(3)/2, cos(pi/4) = sqrt(2)/2, cos(pi/3) = 1/2, cos(pi/2) = 0, and tan(pi/4) = 1.

Q: How does the unit circle help evaluate trig functions for theta?

A: On the unit circle, theta is the angle measured counterclockwise from the positive x-axis, and the point at that angle is (cos theta, sin theta). The unit-circle point, the quadrant, the sign of sine and cosine, and the reference angle are all read directly from the reduced angle.

Q: What is the difference between sin theta and sin 2 theta?

A: Sin theta is the sine of the base angle. Sin 2 theta is the sine of the doubled angle 2*theta, which equals 2 sin(theta) cos(theta). For theta = 30 degrees, sin(theta) = 0.5 and sin(2 theta) = sin(60 degrees) = sqrt(3)/2, a different value because the input angle is different.

Q: What are the six trigonometric functions of theta?

A: The six trigonometric functions of theta are sine (sin theta), cosine (cos theta), tangent (tan theta = sin theta / cos theta), cosecant (csc theta = 1 / sin theta), secant (sec theta = 1 / cos theta), and cotangent (cot theta = 1 / tan theta). They are defined for every angle where the relevant denominator is not zero.