Tutorial

How to Convert Radians to Degrees

Master the radians to degrees conversion with the exact formula, worked examples for common angles, and a quick reference chart.

Last updated: 2026-03-15

The Radians to Degrees Formula

The conversion between radians and degrees uses the mathematical constant pi (π):

Degrees = Radians × (180 / π)

Since π radians equals exactly 180 degrees (a half turn), multiplying any radian measure by 180/π (approximately 57.2958) converts it to degrees. This works because a full circle is 2π radians = 360 degrees.

Step-by-Step Examples

Example 1: Converting π/6 Radians to Degrees

  • Calculation: (π/6) × (180/π) = 180/6 = 30°.
  • Result: π/6 radians = 30 degrees.

Example 2: Converting 1 Radian to Degrees

  • Calculation: 1 × (180/π) = 57.296°.
  • Result: 1 radian = approximately 57.3 degrees.

Example 3: Converting 2.5 Radians to Degrees

  • Calculation: 2.5 × 57.2958 = 143.24°.
  • Result: 2.5 radians = approximately 143.2 degrees.

Common Angles Reference Table

RadiansExact ExpressionDegrees
00
0.5236π/630°
0.7854π/445°
1.0472π/360°
1.5708π/290°
3.1416π180°
4.71243π/2270°
6.2832360°

Real-World Applications

Programming and Game Development

Most programming languages (C, Python, JavaScript, Java) use radians in their trigonometric functions (sin, cos, tan). Developers often need to convert user-facing degree inputs to radians for calculations and back to degrees for display.

Physics and Engineering

Angular velocity in physics is measured in radians per second. When communicating results to non-technical audiences, converting to degrees per second or revolutions per minute (RPM) is more intuitive.

Surveying and Navigation

Compass bearings are in degrees, but many calculations in geodesy use radians. Surveyors and navigation systems regularly convert between the two for accurate positioning.

Key Relationships to Remember

Memorize these three equivalences and you can derive any common angle:

  • π radians = 180° (half turn)
  • 2π radians = 360° (full turn)
  • 1 radian ≈ 57.3°

For instant conversions of any angle, use our angle converter.