BYTETOOLS

Degrees to Radians (deg to rad) Converter

1 degree equals 0.01745329 radians — multiply the number of degrees by π/180 (0.01745329) to convert. A full circle is 360 degrees or 2π radians, so one degree is π ÷ 180 = 0.01745329 radians. This is the standard bridge between degree-based geometry and radian-based trigonometry.

The formula

To convert degrees to radians, multiply by π/180 = 0.01745329:

radians = degrees × 0.01745329
Example: 180 × 0.01745329 = 3.14159265 (π)

To reverse it, divide radians by 0.01745329 (or multiply by 57.29578) to get degrees.

Conversion table

DegreesRadians
10.01745329
20.03490659
50.08726646
100.17453293
300.52359878
450.78539816
601.04719755
901.57079633
1803.14159265
2704.71238898
3606.28318531

How to convert online

  1. Type the number of degrees into the first box.
  2. Read the radians value instantly in the second box.
  3. Or enter a radian value to convert back to degrees — it works both ways.

Use the Degree to Radian Converter — free and instant in your browser.

Where this conversion is used

Radians are the native angle unit in calculus, physics, and virtually every programming language's trig functions (sin, cos, tan in JavaScript, Python and C all expect radians). Converting degrees to radians is a constant need in game development, graphics, robotics, and any math where angles feed into trigonometric functions.

FAQ

How many radians are in a degree?

One degree equals 0.01745329 radians. Multiply degrees by 0.01745329 — for example, 90 degrees = 1.57079633 radians (π/2).

What is the formula to convert degrees to radians?

radians = degrees × π/180, where π/180 ≈ 0.01745329.

How do I convert radians back to degrees?

Multiply radians by 180/π ≈ 57.29578. For example, π radians × 57.29578 = 180 degrees.

What is 180 degrees in radians?

Exactly π, which is approximately 3.14159265 radians.

Related converters

Built by ByteVancer

ByteTools is a free product of ByteVancer, a software and web development studio. If your team needs custom tools, web apps, or automation built to spec, ByteVancer can help — explore our services and get in touch.