Sine Calculator

Compute sin(x) for any angle in degrees or radians.

Inputs

Result

Loading calculator…

How to use this calculator

  • Enter the angle.
  • Pick degrees or radians.
  • Read sin, plus the matching cos/tan for reference.

About this calculator

sin(x) is the y-coordinate of the point on the unit circle at angle x. Range: [−1, 1]. Period 2π. Common values: sin(0°) = 0, sin(30°) = ½, sin(45°) = √2/2 ≈ 0.707, sin(60°) = √3/2 ≈ 0.866, sin(90°) = 1.

Frequently asked

What does sin actually mean?+
For an angle in a right triangle, sin = opposite / hypotenuse. On the unit circle, sin = y-coordinate.
Why does my calculator give a tiny non-zero value for sin(180°)?+
Floating-point representation of π. sin(180°) is mathematically 0; the calculator might show 1.2e-16. The hint flags "effectively zero" when |sin| < 1e-10.
What's the period?+
2π radians (360°). sin(x + 360°) = sin(x).
How is sin different from sin⁻¹?+
sin maps angle → ratio. sin⁻¹ (arcsin) maps ratio → angle. They are inverses.
Why use radians at all?+
In calculus, the simple identity d/dx sin(x) = cos(x) holds only when x is in radians. Pure-math contexts almost always use radians.

Related calculators

More tools you might like

Hand-picked tools that pair well with this one — same audience, same intent.