Radians to Degrees Converter Formula
Understand the math behind the radians to degrees converter. Each variable explained with a worked example.
Formulas Used
Degrees
degrees = rad * 180 / piTurns
turns = rad / (2 * pi)Variables
| Variable | Description | Default |
|---|---|---|
rad | Radians(rad) | 3.14159 |
How It Works
How to Convert Radians to Degrees
Formula
Degrees = Radians × (180 / pi)
Since pi radians equals 180 degrees, multiply the radian value by 180/pi (approximately 57.2958) to get degrees.
Worked Example
Convert pi radians to degrees.
rad = 3.14159
- 01Degrees = 3.14159 × (180 / pi)
- 02= 3.14159 × 57.2958
- 03≈ 180.0 degrees
Ready to run the numbers?
Open Radians to Degrees Converter