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 unit
Point on unit circle: (0.7071, 0.7071)
- 1
Angle in radians
45 × π ÷ 180 = 0.785398Degrees are converted to radians before evaluating the trig functions. - 2
Sine (y-coordinate)
sin(0.785398) = 0.7071 - 3
Cosine (x-coordinate)
cos(0.785398) = 0.7071
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
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
TG we-Calculate Editorial Team. (2026). Unit Circle Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/unit-circle-calculator
TG we-Calculate Editorial Team. "Unit Circle Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/unit-circle-calculator.
TG we-Calculate Editorial Team, "Unit Circle Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/unit-circle-calculator
@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?
