Degrees to Radians Calculator
Convert between degrees and radians. Radians = degrees × π/180. Degrees = radians × 180/π. Includes common angle conversions and a visual reference for the unit circle.
Formula & Reference
| Variable | Symbol | Formula | Units |
|---|---|---|---|
| Degrees to Radians Calculator | — | rad = deg × π/180 | rad or deg |
Step-by-Step Examples
90°×π/180=π/2≈1.5708 rad
- Commonly needed: 90°=π/2, 180°=π, 270°=3π/2, 360°=2π
π/3 × 180/π = 60°
- Exact value, no approximation needed
45°×π/180=π/4≈0.7854
- 45°=π/4, sin(π/4)=cos(π/4)=√2/2
Real-World Applications
Common Mistakes to Avoid
Math.sin(90) in JavaScript gives sin(90 radians), NOT sin(90°). Always convert first.
Radian conversions of 'nice' degree values give irrational decimal approximations. Keep exact form (π/4) when possible.
Gradians: 400 grad = full circle. Rarely used outside surveying. Not the same as degrees or radians.
Frequently Asked Questions
Related Math Calculators
Formula Explorer connections
Interpretation: This relationship connects dimensions, coordinates, angles or trigonometric ratios to a geometric measurement. Assumption: Use a consistent angle mode and length unit, identify the intended shape or coordinate system, and verify that the supplied dimensions form valid geometry.