Degrees to Radians Converter — Free Degrees → Radians Calculator 2026 | AllInOneTools
📐 Free Converter

Degrees → Radians

Convert degrees to radians instantly with animated unit circle visualization, exact π fractions, step-by-step formula, all angle units, sin/cos values, and comprehensive trigonometry reference chart.

Degrees → Radians
📐
DEGREES
Angle in degrees (°)
DEG
°
🔄 Switch to Radians → Degrees converter
rad = deg × π/180 | 180° = π rad | 360° = 2π rad
Degrees → Radians
--
90°
180°
270°
--
--
Degrees
--
Radians
--
π Fraction
--
Gradians
--
Turns
--
sin / cos
--
Degrees → Radians Reference Chart (Unit Circle)
DegreesRadiansExact (π)sincos
💡 Angle Insight

Degrees to Radians: Complete Guide, Formula, Unit Circle, Trigonometry, and Why Radians Matter

Degrees and radians are two ways to measure angles. Degrees divide a full circle into 360 equal parts — a convention inherited from ancient Babylonian astronomy. Radians measure angles by the ratio of arc length to radius — one radian is the angle where the arc length equals the radius. Converting between them is fundamental to trigonometry, calculus, physics, and engineering.

The Formula

To convert degrees to radians, multiply by π/180. This works because a full circle is 360° = 2π radians, so 1° = 2π/360 = π/180 radians. The factor π/180 ≈ 0.0174533 converts any degree value to radians.

radians = degrees × (π / 180)

Key values:
0° = 0 rad | 30° = π/6 | 45° = π/4
60° = π/3 | 90° = π/2 | 120° = 2π/3
135° = 3π/4 | 150° = 5π/6 | 180° = π
270° = 3π/2 | 360° = 2π

Why Radians?

Radians simplify mathematics profoundly. In calculus, d/dx sin(x) = cos(x) — but only when x is in radians. With degrees, an ugly factor of π/180 appears in every derivative. The arc length formula s = rθ works directly when θ is in radians. Angular velocity in physics (ω = θ/t) requires radians. Taylor series for sin and cos assume radians. Essentially, radians are the "natural" unit for angles — degrees are a human convenience.

The Unit Circle

The unit circle (radius = 1) is the foundation of trigonometry. Every point on the circle has coordinates (cos θ, sin θ) where θ is measured in radians from the positive x-axis. The key angles and their sine/cosine values: 0° (0 rad): sin=0, cos=1; 30° (π/6): sin=½, cos=√3/2; 45° (π/4): sin=√2/2, cos=√2/2; 60° (π/3): sin=√3/2, cos=½; 90° (π/2): sin=1, cos=0. These values repeat with sign changes through all four quadrants.

Common Degree → Radian Conversions
0° = 0 rad
15° = π/12 ≈ 0.2618 rad
30° = π/6 ≈ 0.5236 rad
45° = π/4 ≈ 0.7854 rad
60° = π/3 ≈ 1.0472 rad
90° = π/2 ≈ 1.5708 rad
120° = 2π/3 ≈ 2.0944 rad
180° = π ≈ 3.1416 rad
270° = 3π/2 ≈ 4.7124 rad
360° = 2π ≈ 6.2832 rad

Applications

Radians appear everywhere in STEM: Physics — angular velocity (rad/s), oscillation frequency, wave equations. Engineering — servo motor positions, robotics joint angles, signal processing (phase in radians). Computer graphics — rotation matrices, shader math (GPU functions use radians). Navigation — latitude/longitude calculations use radians internally. Programming — Math.sin(), Math.cos() in JavaScript, Python, C++, etc. all expect radians.

Quick Mental Conversions
30° = π/6 (divide 30 by 180, simplify to 1/6)
45° = π/4 (45/180 = 1/4)
60° = π/3 (60/180 = 1/3)
90° = π/2 (90/180 = 1/2)
For any angle: divide degrees by 180, multiply by π.
Quick check: 1 radian ≈ 57.3° (since 180/π ≈ 57.296).

Exact π Fractions

Many common angles produce clean π fractions. Multiples of 15° always yield π fractions with small denominators: 15° = π/12, 30° = π/6, 45° = π/4, 60° = π/3, 75° = 5π/12, 90° = π/2. For angles that are not multiples of 15°, the radian value is typically expressed as a decimal. For example, 1° = π/180 ≈ 0.01745 rad — not a "clean" fraction.

Calculator Mode Warning
Most scientific calculators and programming languages have a DEG/RAD mode setting. Using the wrong mode is an extremely common error. If your calculator is in degree mode, sin(90) = 1. If in radian mode, sin(90) ≈ 0.894 (because 90 radians ≈ 5,156°). Always verify your calculator's angle mode before computing trig functions.

How to Use This Converter

Enter degrees in the input field and press "Convert" for the full breakdown: animated unit circle with ray and arc, exact π fraction when possible, all angle units (radians, gradians, turns), sin/cos values, step-by-step calculation, and a comprehensive reference chart. Use the quick-value buttons for common angles. To convert in the reverse direction (radians → degrees), use the switch link or visit our Radians to Degrees converter.

Frequently Asked Questions

How do you convert degrees to radians?
Multiply degrees by π/180. Example: 90° × π/180 = π/2 ≈ 1.5708 radians.
What is 180° in radians?
180° = π radians ≈ 3.14159. This is the fundamental relationship — a half rotation equals π radians.
What is 360° in radians?
360° = 2π radians ≈ 6.28318. A full rotation equals 2π radians.
What is 1° in radians?
1° = π/180 ≈ 0.01745329 radians.
Why do we use radians?
Radians simplify calculus (d/dx sin x = cos x only in radians), physics (arc length s = rθ), and programming (trig functions expect radians). They are the "natural" angle unit.
What is 45° in radians?
45° = π/4 ≈ 0.7854 radians. sin(45°) = cos(45°) = √2/2 ≈ 0.7071.
How many radians is a right angle?
A right angle (90°) = π/2 radians ≈ 1.5708 radians.