Degrees to Radians Converter

Degrees ↔ Radians Converter

Type in either box to convert instantly.

Common Angles Reference Table

DegreesExact RadiansDecimal Radianssincos
00.000001
30°π/60.52360.50.8660
45°π/40.78540.70710.7071
60°π/31.04720.86600.5
90°π/21.570810
120°2π/32.09440.8660−0.5
135°3π/42.35620.7071−0.7071
150°5π/62.61800.5−0.8660
180°π3.14160−1
270°3π/24.7124−10
360°6.283201

Degrees to Radians – The Formula

To convert degrees to radians: multiply by π/180. To convert radians to degrees: multiply by 180/π.

  • Degrees → Radians: radians = degrees × (π ÷ 180)
  • Radians → Degrees: degrees = radians × (180 ÷ π)

Why Radians?

Radians are the natural unit of angular measurement in mathematics. One radian is the angle subtended at the centre of a circle by an arc equal in length to the radius. This definition makes calculus, trigonometry identities, and Fourier analysis much cleaner — for example, the derivative of sin(x) with respect to x equals cos(x) only when x is measured in radians.

Frequently Asked Questions

Why is a full circle 2π radians?
The circumference of a unit circle (radius = 1) is 2π × 1 = 2π. Since one radian equals one radius-length of arc, a full circle corresponds to 2π radians — the ratio of circumference to radius.
When should I use degrees vs radians?
Use degrees for navigation, surveying, everyday geometry, and anything involving angles people will read. Use radians in calculus, physics equations, programming (most math library functions like Math.sin() expect radians), and engineering calculations.
What is π exactly?
π (pi) is an irrational number approximately equal to 3.14159265358979. It cannot be expressed as a simple fraction and its decimal expansion never repeats. It represents the ratio of a circle's circumference to its diameter.