Intermediate

Unit Circle Calculator

Enter any angle to find its exact (cos, sin) coordinates on the unit circle and see the point plotted on the circle.
Angle measured from the positive x-axis

Angle unit

Cosine (x-coordinate)
0.7071

Point on unit circle: (0.7071, 0.7071)

cos θ (x)
0.7071
sin θ (y)
0.7071
tan θ
1
Angle (degrees)
45°
Angle (radians)
0.7854
Point (0.7071, 0.7071)
Step by step
  1. 1

    Angle in radians

    45 × π ÷ 180 = 0.785398
    Degrees are converted to radians before evaluating the trig functions.
  2. 2

    Sine (y-coordinate)

    sin(0.785398) = 0.7071
  3. 3

    Cosine (x-coordinate)

    cos(0.785398) = 0.7071
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

A point on the unit circle for angle θ has coordinates (cos θ, sin θ), with both values between -1 and 1. Enter your angle in degrees or radians and the calculator returns the exact x and y coordinates, the tangent (slope), and plots the point and its radius line on the circle.

Formula
point = (cos θ, sin θ), tan θ = sin θ / cos θ
How this is calculated

The unit circle is the circle of radius 1 centred at the origin. Any angle θ, measured counter-clockwise from the positive x-axis, corresponds to a single point on this circle whose coordinates are exactly (cos θ, sin θ). The Angle input accepts the angle value and the unit selector chooses whether it is in degrees or radians; degrees are converted to radians internally with t = angle × π / 180 before evaluating the trigonometric functions.

The x-coordinate equals cos θ and the y-coordinate equals sin θ, both of which always lie between -1 and 1. The tangent is computed as sin θ / cos θ, which represents the slope of the radius line to the point. When cos θ = 0 (at 90° and 270°, or π/2 and 3π/2) the tangent is undefined because of division by zero, so the calculator reports it as undefined instead of a number.

The plot draws the full unit circle from sampled cosine and sine values, the radius line from the origin to the computed point, and marks the point itself. Values extremely close to zero are snapped to exactly 0 to avoid tiny floating-point artefacts such as 6.12e-17 appearing in place of 0.

Frequently asked questions

They are (cos θ, sin θ). The x-coordinate is the cosine of the angle and the y-coordinate is the sine of the angle, each ranging from -1 to 1.

Tangent equals sin θ / cos θ. At 90° and 270° (π/2 and 3π/2) the cosine is 0, so dividing by it is undefined and the radius line is vertical.

Yes. Switch the unit selector to radians and enter the value directly, for example 0.7854 for 45°. Choose degrees to enter values like 30, 45, or 90.

Also known as

unit circle
cos sin coordinates
unit circle values
circle point
angle coordinates

APA

TG we-Calculate Editorial Team. (2026). Unit Circle Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/unit-circle-calculator

Chicago

TG we-Calculate Editorial Team. "Unit Circle Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/unit-circle-calculator.

IEEE

TG we-Calculate Editorial Team, "Unit Circle Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/unit-circle-calculator

BibTeX

@misc{wecalculate_unit_circle_calculator, title = {Unit Circle Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/unit-circle-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?