Unit Circle Calculator

Enter any angle to get the unit circle point, all six trig values, quadrant, reference angle, and exact forms for special angles.

⭕ Unit Circle Calculator
Angle
°
360°
Common angles (degrees):
Unit Circle Point (x, y)
Quadrant / Position
Reference Angle
Angle (deg / rad)
sin θ
cos θ
tan θ
csc θ
sec θ
cot θ
Exact Values (Special Angle)

⭕ What is a Unit Circle Calculator?

A unit circle calculator computes the trigonometric values of any angle using the unit circle, a circle with radius 1 centred at the origin of the Cartesian plane. For any angle θ measured counter-clockwise from the positive x-axis, the terminal side of the angle meets the unit circle at exactly one point, and that point has coordinates (cos θ, sin θ). The unit circle is the geometric foundation of all trigonometry.

Real-world applications are wide-ranging. Engineers use unit circle values when analysing alternating current (AC) signals, which are modelled as sine waves. Programmers rely on sin and cos to rotate objects in 2D and 3D graphics. Physicists use the unit circle to decompose vectors into horizontal and vertical components. Students preparing for calculus must know the 16 standard unit circle angles by heart, since limits, derivatives, and integrals of trig functions depend on exact values like √3/2 and √2/2 at key points. Navigation systems compute bearings using trig functions derived from the unit circle.

A common misconception is that trig functions only apply to angles between 0° and 90°. The unit circle definition removes that restriction entirely. Any real-number angle, including 450°, -30°, or 7 radians, has a well-defined sin and cos. Negative angles go clockwise; angles beyond 360° simply wrap around the circle one or more times. Another misconception is that radians and degrees are interchangeable without conversion: they measure the same angles on different scales, and forgetting to convert is a common source of errors in calculus and physics.

This calculator removes the need to memorise a 16-value table. Enter any angle in either unit, and the calculator instantly shows the exact unit circle point, all six trig functions, the quadrant, the reference angle for quick sign-checking, and exact fraction or radical forms for the standard angles. The one-click common-angle buttons make it fast to jump to 30°, 45°, 60°, 90°, and beyond for quick lookups or exam preparation.

📐 Formula

Point on unit circle = (cos θ, sin θ)
θ = angle measured counter-clockwise from positive x-axis (degrees or radians)
x = cos θ = horizontal coordinate on the unit circle
y = sin θ = vertical coordinate on the unit circle
tan θ = sin θ ÷ cos θ (undefined when cos θ = 0)
csc θ = 1 ÷ sin θ  |  sec θ = 1 ÷ cos θ  |  cot θ = cos θ ÷ sin θ
Pythagorean identity: sin² θ + cos² θ = 1 (from the circle equation x² + y² = 1)
Degrees to radians: rad = deg × π ÷ 180
Radians to degrees: deg = rad × 180 ÷ π
Example: θ = 60°. rad = 60 × π/180 = π/3. cos(60°) = 1/2. sin(60°) = √3/2. Point = (1/2, √3/2). tan(60°) = √3.

The 16 standard angles (multiples of 30° and 45°) have exact values involving 0, 1/2, √2/2, and √3/2. All other angles have irrational sin and cos values that require a calculator. The reference angle for any angle θ is the acute angle between the terminal side and the x-axis, used to find magnitudes; the sign then depends on the quadrant per the ASTC rule.

📖 How to Use This Calculator

Steps

1
Enter your angle - Type any angle value into the input field. Use degrees (the default) or click the Radians tab first if your angle is already in radians.
2
Use the slider or quick-select buttons - Drag the slider to sweep through angles from 0 to 360°, or click one of the common-angle buttons (0°, 30°, 45°, 60°, etc.) to jump directly to a standard unit circle angle.
3
Click Calculate - Press Calculate to see the unit circle point (cos θ, sin θ), all six trig values, the quadrant, the reference angle, and the degrees/radians conversion.
4
Read the exact values - For the 16 standard angles (multiples of 30° and 45°), the calculator shows the exact fraction or radical form, such as sin 45° = √2/2 and cos 30° = √3/2.

💡 Example Calculations

Example 1 - 45 Degrees (Quadrant I, Standard Angle)

Find all trig values and the unit circle point for θ = 45°

1
Convert to radians: 45 × π/180 = π/4 ≈ 0.7854 rad. Angle is in Quadrant I (between 0° and 90°), so all trig values are positive.
2
sin(45°) = √2/2 ≈ 0.7071. cos(45°) = √2/2 ≈ 0.7071. tan(45°) = 1. The unit circle point is (√2/2, √2/2).
3
Reciprocals: csc = 1/(√2/2) = √2 ≈ 1.4142. sec = √2 ≈ 1.4142. cot = 1. Reference angle = 45° (already in Q1).
Point = (√2/2, √2/2), tan = 1, Reference angle = 45°
Try this example →

Example 2 - 120 Degrees (Quadrant II)

Find the unit circle point and trig values for θ = 120°

1
120° is in Quadrant II (between 90° and 180°). The reference angle = 180° - 120° = 60°. In Q2, sin is positive and cos is negative.
2
sin(120°) = +sin(60°) = √3/2 ≈ 0.8660. cos(120°) = -cos(60°) = -1/2 = -0.5. tan(120°) = -√3 ≈ -1.7321.
3
Unit circle point = (-1/2, √3/2). Radians: 120 × π/180 = 2π/3 ≈ 2.0944 rad.
Point = (-0.5, 0.8660), Reference angle = 60°, Quadrant = II
Try this example →

Example 3 - 225 Degrees (Quadrant III)

Find trig values for θ = 225° (Quadrant III special angle)

1
225° is in Quadrant III (between 180° and 270°). Reference angle = 225° - 180° = 45°. In Q3, both sin and cos are negative.
2
sin(225°) = -sin(45°) = -√2/2 ≈ -0.7071. cos(225°) = -cos(45°) = -√2/2 ≈ -0.7071. tan(225°) = (-√2/2) / (-√2/2) = 1 (positive in Q3).
3
Unit circle point = (-√2/2, -√2/2). The point is the reflection of the 45° point through the origin into Q3.
Point = (-0.7071, -0.7071), tan = 1, Reference angle = 45°
Try this example →

Example 4 - 315 Degrees (Quadrant IV)

Find trig values for θ = 315° (Quadrant IV)

1
315° is in Quadrant IV (between 270° and 360°). Reference angle = 360° - 315° = 45°. In Q4, cos is positive and sin is negative.
2
sin(315°) = -√2/2 ≈ -0.7071. cos(315°) = +√2/2 ≈ 0.7071. tan(315°) = -1.
3
Radians: 315 × π/180 = 7π/4 ≈ 5.4978 rad. The point (√2/2, -√2/2) is the reflection of 45° across the x-axis.
Point = (0.7071, -0.7071), tan = -1, Reference angle = 45°
Try this example →

❓ Frequently Asked Questions

What is the unit circle and why is it important in trigonometry?+
The unit circle is a circle of radius 1 centred at the origin. It defines sin and cos for all real angles, not just those between 0° and 90°. Every point (x, y) on the circle equals (cos θ, sin θ) for the corresponding angle θ. It is the basis for the Pythagorean identity (sin² + cos² = 1), the definition of radian measure, and all of calculus involving trig functions.
How do you find sin and cos on the unit circle?+
Draw the angle θ from the positive x-axis, counter-clockwise for positive angles. The point where the terminal side meets the unit circle is (cos θ, sin θ). So cos θ is the x-coordinate (horizontal) and sin θ is the y-coordinate (vertical). At θ = 30°, the point is (√3/2, 1/2), so cos 30° = √3/2 and sin 30° = 1/2.
What are the exact values for all 16 standard unit circle angles?+
The 16 standard angles are multiples of 30° and 45°. Key exact values: sin 0° = 0, sin 30° = 1/2, sin 45° = √2/2, sin 60° = √3/2, sin 90° = 1, and then the pattern repeats with sign changes by quadrant. cos values are the same list but shifted: cos 0° = 1, cos 30° = √3/2, cos 45° = √2/2, cos 60° = 1/2, cos 90° = 0. This calculator shows all 16 automatically.
What is a reference angle and how do you calculate it?+
A reference angle is the acute angle between the terminal side of your angle and the nearest x-axis. Quadrant I: reference = θ. Quadrant II: reference = 180° - θ. Quadrant III: reference = θ - 180°. Quadrant IV: reference = 360° - θ. The trig magnitudes for any angle equal the trig values of its reference angle; only the signs change by quadrant per the ASTC rule.
What is the ASTC rule for trig signs in each quadrant?+
ASTC stands for All, Sine, Tangent, Cosine. In Quadrant I, All functions are positive. In Quadrant II, only Sine (and cosecant) are positive. In Quadrant III, only Tangent (and cotangent) are positive. In Quadrant IV, only Cosine (and secant) are positive. A common memory phrase is "All Students Take Calculus."
How do you convert between degrees and radians?+
Multiply degrees by π/180 to get radians (e.g., 90° × π/180 = π/2). Multiply radians by 180/π to get degrees (e.g., 2π/3 × 180/π = 120°). Memorise the key conversions: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 180° = π, 270° = 3π/2, 360° = 2π. This calculator converts automatically when you switch the unit tab.
Why is tan undefined at 90° and 270°?+
tan θ = sin θ / cos θ. At 90°, cos θ = 0, making the denominator zero and the division undefined. At 270°, cos θ = 0 again for the same reason. At these angles, the terminal side of the angle points straight up or straight down, and there is no finite slope (the tangent line to the unit circle is vertical), so no single real value exists for tan.
What are cosecant, secant, and cotangent?+
They are the three reciprocal trig functions. csc θ = 1/sin θ (undefined when sin θ = 0, i.e., at 0°, 180°). sec θ = 1/cos θ (undefined when cos θ = 0, i.e., at 90°, 270°). cot θ = cos θ/sin θ = 1/tan θ (undefined when sin θ = 0). Their unit circle coordinates can be derived geometrically from tangent and secant lines to the circle, but their values follow directly from the definitions above.
What does it mean for sin and cos to have period 2π?+
Period 2π means sin(θ + 2π) = sin θ and cos(θ + 2π) = cos θ for all θ. After rotating one full circle (360° = 2π rad), you return to the exact same point on the unit circle, so the coordinates and trig values repeat. For example, sin 390° = sin(360° + 30°) = sin 30° = 1/2. This is why trig functions are called periodic.
How is the unit circle used in real-world applications?+
Engineers use the unit circle when analysing AC circuits: voltage and current are modelled as V sin(ωt) where ω is angular frequency. Game and graphics programmers use cos θ and sin θ to rotate sprites and 3D objects. Physicists decompose forces and velocities into x and y components using cos θ and sin θ. Signal processing and Fourier analysis decompose complex waveforms into sums of sines and cosines, all rooted in the unit circle.
How do you memorise the unit circle values?+
Focus on Quadrant I first: sin increases from 0 to 1 as θ goes from 0° to 90°, with values 0, 1/2, √2/2, √3/2, 1 at 0°, 30°, 45°, 60°, 90°. cos is the mirror image: it decreases from 1 to 0 with the same values in reverse order. For other quadrants, use reference angles and the ASTC sign rule. With these two patterns, you can derive all 16 standard values without memorising each one separately.
Can this calculator handle angles larger than 360° or negative angles?+
Yes. Any real-number angle is accepted. The calculator normalises the input to the equivalent angle in [0°, 360°) before identifying the quadrant and reference angle. For example, 450° normalises to 90°, and -45° normalises to 315°. The trig values are computed directly from the original input, giving the same result as the normalised angle since all trig functions are periodic with period 360° (2π).

What is the unit circle and how is it used in trigonometry?

The unit circle is a circle of radius 1 centred at the origin. For any angle θ, the point where the terminal side of the angle meets the circle is (cos θ, sin θ). This gives sin and cos their coordinate interpretation and allows trig functions to be defined for all real angles, not just angles in right triangles.

How do you find sin and cos from the unit circle?

Draw the angle θ from the positive x-axis (counter-clockwise for positive angles). The x-coordinate of where the terminal side meets the circle is cos θ; the y-coordinate is sin θ. For example, at 60°, the point is (1/2, √3/2), so cos 60° = 1/2 and sin 60° = √3/2.

What are the exact unit circle values for common angles?

Key values: 0°: (1, 0); 30°: (√3/2, 1/2); 45°: (√2/2, √2/2); 60°: (1/2, √3/2); 90°: (0, 1); 120°: (-1/2, √3/2); 180°: (-1, 0); 270°: (0, -1); 360°: (1, 0). This calculator shows exact forms for all 16 standard angles.

What is a reference angle and how do you find it?

A reference angle is the acute angle (between 0° and 90°) between the terminal side of your angle and the x-axis. For Quadrant I: reference = θ. Quadrant II: reference = 180° - θ. Quadrant III: reference = θ - 180°. Quadrant IV: reference = 360° - θ. Trig values in any quadrant have the same magnitude as their reference angle values, with sign determined by the quadrant.

How do you convert degrees to radians and radians to degrees?

Multiply degrees by π/180 to get radians. Multiply radians by 180/π to get degrees. Key conversions: 30° = π/6 rad, 45° = π/4 rad, 60° = π/3 rad, 90° = π/2 rad, 180° = π rad, 270° = 3π/2 rad, 360° = 2π rad. This calculator converts automatically when you switch units.

What is the ASTC rule (All Students Take Calculus) for trig signs?

The ASTC rule gives the sign of trig functions by quadrant. All (sin, cos, tan all positive) in Quadrant I. Students (sin positive) in Quadrant II. Take (tan positive) in Quadrant III. Calculus (cos positive) in Quadrant IV. Since csc = 1/sin, sec = 1/cos, cot = 1/tan, their signs follow the same pattern.

Why is tan undefined at 90° and 270°?

tan θ = sin θ / cos θ. At 90°, cos 90° = 0, making the division by zero undefined. At 270°, cos 270° = 0, same result. The tangent function approaches positive infinity from one side and negative infinity from the other at these angles, so no single real value exists.

What is the Pythagorean identity and how does the unit circle prove it?

The Pythagorean identity states sin² θ + cos² θ = 1 for all angles θ. The unit circle proves this directly: every point (x, y) on a circle of radius 1 satisfies x² + y² = 1. Since x = cos θ and y = sin θ, substituting gives cos² θ + sin² θ = 1. This identity is used constantly to simplify trig expressions.

How is the unit circle different from a right triangle definition of trig?

Right triangle trig only works for angles between 0° and 90°, since you need a valid triangle. The unit circle extends all six trig functions to any real angle: positive, negative, greater than 90°, even greater than 360°. The unit circle definition is the foundation for calculus, complex numbers, Fourier analysis, and signal processing.

What does it mean that sin and cos have period 2π?

Period 2π means that sin(θ + 2π) = sin θ and cos(θ + 2π) = cos θ for all θ. In other words, after rotating a full circle (360° = 2π rad), you arrive at the same point on the unit circle and the function value repeats. That is why 405° gives the same sin and cos as 45°.

How do you find the angle when you know the unit circle point coordinates?

Use the inverse trig functions: θ = arctan(y/x) adjusted for the correct quadrant. If you know x = cos θ, θ = arccos(x) gives an angle in [0°, 180°]. If you know y = sin θ, θ = arcsin(y) gives an angle in [-90°, 90°]. For the full angle in [0°, 360°], check which quadrant (x, y) is in and adjust the arctan result accordingly.