Sine Calculator (sin θ)
Calculate the sine of any angle in degrees, radians, or gradians. Shows all 6 trig functions, quadrant analysis, exact values, sine wave visual, and reference table.
Calculate the sine of any angle in degrees. Shows radians equivalent, all 6 trig functions, sine curve visual, common values table, and custom range generator.
| Degrees | Radians | Exact | Decimal |
|---|---|---|---|
| 0° | 0.0000 | 0 | 0.000000 |
| 30° | 0.5236 | 1/2 | 0.500000 |
| 45° | 0.7854 | √2/2 | 0.707107 |
| 60° | 1.0472 | √3/2 | 0.866025 |
| 90° | 1.5708 | 1 | 1.000000 |
| 120° | 2.0944 | √3/2 | 0.866025 |
| 135° | 2.3562 | √2/2 | 0.707107 |
| 150° | 2.6180 | 1/2 | 0.500000 |
| 180° | 3.1416 | 0 | 0.000000 |
| 210° | 3.6652 | −1/2 | -0.500000 |
| 225° | 3.9270 | −√2/2 | -0.707107 |
| 240° | 4.1888 | −√3/2 | -0.866025 |
| 270° | 4.7124 | −1 | -1.000000 |
| 300° | 5.2360 | −√3/2 | -0.866025 |
| 315° | 5.4978 | −√2/2 | -0.707107 |
| 330° | 5.7596 | −1/2 | -0.500000 |
| 360° | 6.2832 | 0 | -0.000000 |
| Item | Formula |
|---|---|
| Degrees → Radians | rad = deg × π / 180 |
| Radians → Degrees | deg = rad × 180 / π |
| Pythagorean | sin²(θ) + cos²(θ) = 1 |
| Cofunction | sin(θ) = cos(90° − θ) |
| Double angle | sin(2θ) = 2·sin(θ)·cos(θ) |
| Odd function | sin(−θ) = −sin(θ) |
The **Sin in Degrees Calculator** is a user-friendly tool designed specifically for computing the sine of angles entered in degrees — no radian conversion needed on your part. It automatically converts to radians internally and shows both the degree and radian forms, so you always have a complete picture of the angle while working in the unit system most people find intuitive.
Degrees are the angle unit most commonly taught in schools and used in everyday contexts: a right angle is 90°, a straight line is 180°, a full rotation is 360°. While radians are mathematically preferred in calculus and physics, many students and professionals prefer entering angles in degrees, especially when working with compass bearings, construction angles, or standard geometry problems.
This calculator displays the sine value prominently, along with all six trig functions if desired, the quadrant, reference angle, and whether sine is positive or negative. A sine-curve chart shows where your angle falls in the 0°–360° cycle with a highlighted marker, and a comprehensive table lists exact and decimal sine values for all 17 standard angles. For power users, a range generator computes sine (plus cosine and tangent) for any span of degree values with a configurable step size — perfect for creating lookup tables or verifying homework. Nine preset buttons provide one-click access to the most commonly needed degree values, and a collapsible reference panel covers degree–radian conversion formulas and key identities.
Use this page when the angle is given in degrees and you want the sine value together with the supporting trig context. It is useful for classwork, geometry problems, bearings, and any workflow where degree-based inputs are more natural than radians.
The function internally converts degrees to radians (rad = deg × π/180) then evaluates sin. Range: [−1, +1]. Period: 360°. sin is positive in Q1 and Q2, negative in Q3 and Q4.Result: 0.707107
Using θ=45°, the calculator returns 0.707107. This example mirrors the calculator's live computation flow and is useful for checking manual steps and unit handling.
Many class problems, drawings, and navigation-style tasks start with degrees rather than radians. This page keeps the degree input front and center while still showing the radian equivalent, which helps when you need to move from school-style angle measures to calculus or programming contexts.
Start with sin(θ), then use the quadrant, reference angle, and radian conversion to sanity-check the sign and magnitude. The range table is useful when you want to inspect how the sine value changes across an interval rather than at a single angle.
Good trig habits come from pairing memorized values with a graph and a quadrant check. Use the standard angles first, then move to less familiar degree values and verify whether the decimal result fits the expected sign and size.
Last updated:
Enter the degree value directly into this calculator. Internally, it converts to radians (multiply by π/180) before computing sine, so you never need to do that step yourself.
sin(30°) = 1/2 = 0.5 exactly. This is one of the most commonly memorized trig values, derived from the 30-60-90 special triangle.
sin(90°) = 1. This is the maximum value of the sine function. 90° corresponds to π/2 radians on the unit circle.
Most likely your calculator is in radian mode instead of degree mode. sin(30 radians) ≈ −0.988, which is very different from sin(30°) = 0.5. Always check your mode setting.
Multiply by π/180. For example: 45° × π/180 = π/4 ≈ 0.7854 radians. This calculator shows both units automatically.
Yes! Turn on the "Generate Range Table" option, then set your start, end, and step values. The calculator will compute sin, cos, and tan for every degree in that range.
Calculate the sine of any angle in degrees, radians, or gradians. Shows all 6 trig functions, quadrant analysis, exact values, sine wave visual, and reference table.
Calculate sin, cos, tan, csc, sec, and cot of any angle. Shows quadrant analysis, ASTC rule, Pythagorean identity check, full 0°–360° reference table, and exact values.
Calculate the cosine of any angle in degrees or radians. View all six trig functions, quadrant, reference angle, and a complete common cosine values table.