Unit Circle Calculator - Point on the Unit Circle

Use this unit circle calculator to read the (x, y) point and reduced angle on the unit circle for any input angle in degrees, radians, or multiples of pi.

Updated: June 16, 2026 • Free Tool

Unit Circle Calculator

Any real angle. The chosen unit is applied to this value before the unit-circle point is computed.

Pick the unit for the input angle. Use 'Multiples of pi' to enter 0.5 for pi/2 and 0.333333 for pi/3.

Results

x coordinate (cosine)
0
y coordinate (sine) 0
Point on the unit circle 0
Reduced angle (degrees) 0degrees
Reduced angle (radians) 0radians
Reduced angle (multiples of pi) 0
Unit-circle quadrant 0

What Is Unit Circle Calculator?

A unit circle calculator reads any real angle and returns the (x, y) point on the unit circle, where x is the cosine of the angle and y is the sine of the angle. The result panel gives the (x, y) point, the reduced angle, and the quadrant together.

  • Reference-angle chart lookups: Read the (x, y) point at 0, 30, 45, 60, 90 degrees and the other standard unit-circle anchor angles.
  • Quadrant sign checks: Confirm that cosine and sine have the right sign in each quadrant, the most common sign error in early trigonometry.
  • Coordinate geometry problems: Place a point on the unit circle from an angle in degrees, radians, or multiples of pi, before rotating or projecting it.
  • Coterminal-angle reduction: Reduce an angle past 360 degrees or a negative angle to its principal branch and see the same (x, y) point.

The unit circle is the circle of radius 1 centered at the origin, and every point on it has the form (cos(theta), sin(theta)).

When the same problem is set up around the reference angle in [0, 90] rather than the full (x, y) point, Reference Angle Calculator returns the reference angle and the quadrant without first requiring a function selection.

How Unit Circle Calculator Works

The unit circle calculator reads the angle and the unit, converts the angle to radians, reduces it to the principal branch, and computes the (x, y) point as (cos, sin) of the reduced angle. It also reports the reduced angle in degrees, radians, and multiples of pi so the result panel lines up with the standard unit-circle chart.

(x, y) = (cos(theta_radians), sin(theta_radians)), with theta_radians in the principal branch [0, 2*pi)
  • angleValue: Numeric angle value entered by the user, combined with angleUnit to form the input angle.
  • angleUnit: Unit of the input angle: degrees, radians, or multiples of pi.
  • theta (radians): Input angle in radians, reduced modulo 2*pi before display.
  • x: x coordinate on the unit circle, equal to cos(theta). In [-1, 1].
  • y: y coordinate on the unit circle, equal to sin(theta). In [-1, 1].
  • quadrant: I, II, III, IV, or On +x / On +y / On -x / On -y axis when the reduced angle is on a multiple of pi/2.

The reduced angle is the input angle brought back into the principal branch [0, 2*pi) by subtracting multiples of 2*pi, which is what makes 405 degrees and 45 degrees return the same (x, y) point. The sign of x and y together pick out the unit-circle quadrant.

Worked example: 45 degrees on the unit circle

angleValue = 45, angleUnit = degrees

Convert 45 degrees to radians: pi/4. Then x = cos(pi/4) = sqrt(2)/2 and y = sin(pi/4) = sqrt(2)/2.

Point = (0.707107, 0.707107). Reduced angle = 45 deg / 0.785398 rad / 0.25 pi. Quadrant = I.

45 degrees is the 45-45-90 reference angle with equal x and y.

According to Wolfram MathWorld: Unit Circle, the unit circle is the circle of radius 1 centered at the origin, and the point at angle theta on the unit circle has coordinates (cos(theta), sin(theta)).

If the downstream problem needs the three primary trig ratios rather than the (x, y) point, Sin Cosine Tangent Calculator returns sin, cos, and tan side by side from the same angle input.

Key Concepts Explained

Four ideas connect the angle you type to the (x, y) point the calculator returns.

The unit circle is a circle of radius 1

The unit circle is the circle of radius 1 centered at the origin, and every point on it has the form (cos(theta), sin(theta)).

Cosine is the x coordinate

On the unit circle, x equals cos(theta). At 0 deg the point is (1, 0), at 90 deg it is (0, 1), at 180 deg it is (-1, 0).

Sine is the y coordinate

On the unit circle, y equals sin(theta). It is positive in Quadrants I and II and negative in Quadrants III and IV.

Coterminal angles give the same point

Rotating by 360 degrees brings the terminal side back, so 45 degrees and 405 degrees land on the same unit-circle point.

If the next step only needs the y coordinate of the unit-circle point as a dimensionless sine value, Sine Function Calculator returns that y coordinate with the reduced angle and quadrant on a focused single-function form.

How to Use This Calculator

Four short steps give the unit-circle (x, y) point for any real angle.

  1. 1 Pick the angle unit: Choose degrees, radians, or multiples of pi before entering the value, because the same number means something different in each mode.
  2. 2 Enter the angle value: Type any real number. Negative angles and values past 360 degrees are reduced automatically before the unit-circle point is computed.
  3. 3 Read the unit-circle point: The (x, y) coordinate pair is the primary result. Both are dimensionless in [-1, 1], and the Point row writes the same pair in chart form.
  4. 4 Check the reduced angle and quadrant: The three reduced-angle rows and the quadrant row confirm the unit-circle read-out, and the quadrant should match the signs of x and y.

Set the unit to degrees and enter 30. The result panel reports x = 0.866025, y = 0.5, point = (0.866025, 0.5), reduced angle = 30 deg / 0.523599 rad / 0.166667 pi, and Quadrant I, the 30-60-90 reference point.

If the input angle arrives in radians and the rest of the problem is in degrees, Radians to Degrees Calculator reformats it to a plain decimal angle before the unit-circle point is computed.

Benefits of Using This Calculator

Putting the (x, y) point, the reduced angle, and the quadrant on the same panel brings five workflow improvements.

  • Single source for the (x, y) point: Read the (x, y) point on the unit circle without reducing the angle by hand or drawing the circle.
  • Three reduced-angle formats at once: See the same coterminal angle in degrees, radians, and multiples of pi, matching the form the next step expects.
  • Built-in quadrant and axis flags: Catch sign errors early: the panel shows Quadrant I to IV or the On +x / On +y / On -x / On -y axis label.
  • Three angle units on the same form: Switch between degrees, radians, and multiples of pi without a separate conversion tool.
  • Coterminal reduction handled inside: Angles past 360 degrees and negative angles reduce to the principal branch automatically.

When the workflow needs any of the six trigonometric functions rather than the (x, y) point, Trigonometry Calculator returns the dimensionless function value, the unit-circle quadrant, the sign, and the reference angle from the same angle input.

Factors That Affect Your Results

Four inputs decide the (x, y) point the calculator returns, plus two important limitations for the next step in a longer pipeline.

Unit of the input angle

The same number 1 means 1 degree in degree mode, 1 radian in radian mode, and pi radians in pi mode, which give three different (x, y) points.

Coterminal-angle reduction

The unit circle is periodic with period 2*pi, so 30 degrees and 390 degrees give the same (x, y) point.

Quadrant of the reduced angle

The sign of x equals the sign of cosine and the sign of y equals the sign of sine, so the quadrant controls both coordinates.

Floating-point rounding

JavaScript Math.cos and Math.sin return double-precision values, correct to about 15-16 significant digits.

  • The calculator returns the dimensionless (x, y) point on the unit circle only. If the next step needs a point on a circle of a different radius, scale by that radius first.
  • The reduced angle is the principal-branch value in [0, 360] degrees. If the downstream problem needs the full coterminal angle, add 360 * k for the relevant integer k.

According to Wikipedia: Unit circle, the standard reference points on the unit circle include (1, 0) at 0 deg, (sqrt(3)/2, 1/2) at 30 deg, (sqrt(2)/2, sqrt(2)/2) at 45 deg, (1/2, sqrt(3)/2) at 60 deg, and (0, 1) at 90 deg, with the same y and x values mirrored in the other three quadrants.

If the problem is set up around the cosine at 1 radian or another specific angle, Cos 1 Calculator returns that single cosine value as the primary result without the y coordinate and quadrant in the way.

Unit circle calculator with angle input box and degree or radian or pi unit selector, showing the dimensionless (x, y) point, the reduced angle in degrees, radians, and multiples of pi, and the unit-circle quadrant.
Unit circle calculator with angle input box and degree or radian or pi unit selector, showing the dimensionless (x, y) point, the reduced angle in degrees, radians, and multiples of pi, and the unit-circle quadrant.

Frequently Asked Questions

Q: What does a unit circle calculator do?

A: A unit circle calculator takes any real angle and returns the (x, y) point on the unit circle, where x equals cos(theta) and y equals sin(theta). The result panel also reports the reduced angle in degrees, radians, and multiples of pi plus the unit-circle quadrant.

Q: How do I find the point on the unit circle for any angle?

A: Pick the angle unit, enter the angle value, and read the (x, y) row. The calculator converts the angle to radians, reduces it to the principal branch, and returns (cos, sin) of the reduced angle, so 30 degrees, pi/6 radians, and 0.166667 in pi mode all give (0.866025, 0.5).

Q: What is the unit circle point at 30 degrees?

A: At 30 degrees the unit circle point is (sqrt(3)/2, 1/2) or (0.866025, 0.5), the 30-60-90 reference point. The reduced angle is 30 deg / 0.523599 rad / 0.166667 pi and the quadrant is I, matching the standard unit-circle chart.

Q: What is the unit circle point at 45 degrees?

A: At 45 degrees the unit circle point is (sqrt(2)/2, sqrt(2)/2) or (0.707107, 0.707107), the 45-45-90 reference point. The reduced angle is 45 deg / 0.785398 rad / 0.25 pi and the quadrant is I, the isosceles right triangle read on the unit circle.

Q: What is the unit circle point at 60 degrees?

A: At 60 degrees the unit circle point is (1/2, sqrt(3)/2) or (0.5, 0.866025), the 30-60-90 reference point with x and y swapped from the 30-degree point. The reduced angle is 60 deg / 1.047198 rad / 0.333333 pi and the quadrant is I.

Q: What is the unit circle point at pi/3 radians?

A: At pi/3 radians the unit circle point is the same as 60 degrees, namely (1/2, sqrt(3)/2) or (0.5, 0.866025), the cleanest way to enter pi/3 when the surrounding formula is written with pi. The reduced angle is 60 deg / 1.047198 rad / 0.333333 pi and the quadrant is I.