XYθ

Trig Ratios R = 1

sin(θ) = y0.7071
cos(θ) = x0.7071
tan(θ) = y/x 1.0
sec(θ) = 1/x 1.4142
csc(θ) = 1/y 1.4142
cot(θ) = x/y 1.0

Variable Adjuster

Angle in Degrees (θ)45°
0360

Auto-Sweep Engine

2x

Unit Circle Explorer

UNCIR

The unit circle is a circle of radius 1 centered at the coordinate origin. Tying trigonometry to coordinates on the unit circle lets us extend trigonometric ratios to any angle, defining sine as Y and cosine as X.

x2+y2=1cos2θ+sin2θ=1\begin{aligned}x^2 + y^2 = 1 \\ \cos^2\theta + \sin^2\theta = 1\end{aligned}

Whiteboard Solver Steps

Step 1

Angle Conversion

We begin by converting the input angle from degrees (4545^\circ) to radians, which is the standard angular unit in calculus and physics. A full circle is 360360^\circ or 2π2\pi radians.

θ=45=θrad=θ×π1800.7854 rad\theta = 45^\circ = \theta_{rad} = \theta \times \frac{\pi}{180^\circ} \approx 0.7854\text{ rad}
Step 2

Identify Unit Circle Coordinates (x, y)

On a coordinate grid, a Unit Circle has a radius of R=1R = 1 centered at (0,0)(0, 0). Any angle θ\theta sweeps out a radial vector that intersects the circle boundary at coordinate P(x,y)P(x, y). By definition, the xx-coordinate is the cosine of the angle (x=cosθ0.7071x = \cos\theta \approx 0.7071) and the yy-coordinate is the sine of the angle (y=sinθ0.7071y = \sin\theta \approx 0.7071).

P(x,y)=(cosθ,sinθ)(0.7071,0.7071)P(x, y) = (\cos\theta, \sin\theta) \approx (0.7071, 0.7071)
Step 3

Calculate Primary Trigonometric Ratios

The primary trigonometric ratios are computed directly from the coordinate values: Sine represents vertical displacement, Cosine represents horizontal displacement, and Tangent represents the slope of the radial line (y/xy/x). At 9090^\circ and 270270^\circ, x=0x = 0, causing Tangent to approach infinity (undefined).

sinθ=y0.7071cosθ=x0.7071tanθ=yx=1.0000\begin{aligned}\sin\theta = y \approx 0.7071 \\ \cos\theta = x \approx 0.7071 \\ \tan\theta = \frac{y}{x} = 1.0000\end{aligned}
Step 4

Calculate Reciprocal Ratios

The reciprocal ratios are defined as the inverse of the primary functions: Cosecant (1/sin1/\sin), Secant (1/cos1/\cos), and Cotangent (1/tan1/\tan). These values swell to infinity when their respective denominators approach zero.

cscθ=1y=1.4142secθ=1x=1.4142cotθ=xy=1.0000\begin{aligned}\csc\theta = \frac{1}{y} = 1.4142 \\ \sec\theta = \frac{1}{x} = 1.4142 \\ \cot\theta = \frac{x}{y} = 1.0000\end{aligned}