Beginner

sin(θ) Calculator — Sine of Theta

Enter angle θ in degrees or radians to find sin(θ) — displayed with the unit-circle (x, y) coordinates, cosine, tangent and cosecant.

°

Angle θ for which to compute sin(θ)

Angle unit

sin(θ)
0.500000

y-coordinate of the unit-circle point at angle θ

sin(θ)
0.5
cos(θ)
0.866025
tan(θ)
0.57735
csc(θ) = 1/sin(θ)
2
Unit-circle point x
0.866025
Unit-circle point y
0.5
Angle in radians
0.523599 rad
Sine wave — the highlighted position corresponds to sin(θ) at your angle
Step by step
  1. 1

    Convert to radians

    30 × π ÷ 180 = 0.523599
  2. 2

    Compute sin(θ)

    sin(0.523599) = 0.500000
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?

sin(θ) = y on the unit circle = opposite/hypotenuse in a right triangle. Always in [−1, 1], period 360°. Enter θ in degrees or radians; cos(θ), tan(θ) and csc(θ) are shown alongside. Key values: sin(30°) = 0.5, sin(45°) ≈ 0.707, sin(90°) = 1.

Formula
sin(θ) = opposite / hypotenuse = y-coordinate on the unit circle
How this is calculated

The sine function sin(θ) maps an angle θ to the y-coordinate of the point where the angle's terminal ray meets the unit circle (radius 1 centred at the origin). In a right triangle the same value equals the length of the side opposite the angle divided by the hypotenuse. Degree input is converted to radians via rad = θ × π/180 before evaluation, because JavaScript's Math.sin operates in radians.

The unit-circle (x, y) coordinates are (cos θ, sin θ). Together they satisfy the Pythagorean identity x² + y² = 1 for every angle, verifying that the calculator's values are internally consistent. Cosecant — the reciprocal 1/sin θ — is displayed alongside; it is undefined wherever sin θ = 0 (multiples of 180°).

Sine is periodic with period 2π (360°) and bounded in [−1, 1]. The animated waveform shows one full sine cycle with the phase offset set to your angle θ so you can see exactly where on the wave your value sits.

Frequently asked questions

sin(θ) is the y-coordinate of the point on the unit circle at angle θ. Equivalently, in a right triangle it is the ratio of the side opposite the angle to the hypotenuse. Its value ranges from −1 (at θ = −90° / 270°) to +1 (at θ = 90°).

sin(0°) = 0, sin(30°) = 1/2, sin(45°) = √2/2 ≈ 0.7071, sin(60°) = √3/2 ≈ 0.8660, sin(90°) = 1. These "exact values" come from 30-60-90 and 45-45-90 triangle geometry.

csc(θ) = 1/sin(θ). At 0° and 180°, sin(θ) = 0, so 1/0 is undefined. The calculator shows "undefined" at those angles rather than an erroneous large number.

APA

TG we-Calculate Editorial Team. (2026). sin(θ) Calculator — Sine of Theta [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/sin-theta-calculator

Chicago

TG we-Calculate Editorial Team. "sin(θ) Calculator — Sine of Theta." TG we-Calculate. 2026. https://we-calculate.com/calculator/sin-theta-calculator.

IEEE

TG we-Calculate Editorial Team, "sin(θ) Calculator — Sine of Theta," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/sin-theta-calculator

BibTeX

@misc{wecalculate_sin_theta_calculator, title = {sin(θ) Calculator — Sine of Theta}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/sin-theta-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?