CalcCards

Angle Converter: Convert Degrees to Radians Instantly

Updated Apr 10, 2026

Angle Converter

Results

Converted Value1.570796
Conversion90 degrees = 1.5707963267948966 radians
View saved →

Embed

Add this to your site

<iframe
  src="https://calc.cards/embed/conversion/angle-converter"
  width="600"
  height="700"
  frameborder="0"
  loading="lazy"
  title="Calc.Cards calculator"
  style="border:1px solid #e0e0e0;border-radius:8px;max-width:100%;"
></iframe>

Free with attribution. The Angle Converter runs entirely inside the iframe.

Branded

Customize & brand for your site

Get the Angle Converter as a self-contained widget styled with your colors and logo. No iframe, no Calc.Cards branding.

  • Brand color palette (auto-extract from your URL)
  • Your logo, your typography
  • Clean HTML/CSS/JS you can drop on any page
  • Lifetime updates if the formula changes
Brand this calculator — $199

Need something different? Build a fully custom calc

You're Solving a Trigonometry Problem, and Your Calculator Is Set to Radians But the Problem Uses Degrees

You're in math class or working on a physics problem, and the setup uses degrees (the everyday angle measurement), but your scientific calculator is in radian mode. Or you're writing code and a library expects angles in radians, but you're thinking in degrees. Or you're reading astronomical data where angles are sometimes given in gradians. These situations happen constantly in math, physics, engineering, and programming-and getting the conversion wrong gives completely incorrect results.

What This Calculator Does

Our angle converter handles the three primary angle measurement systems: degrees (used in everyday life and navigation), radians (used in calculus and higher mathematics), and gradians (used in some surveying and military applications). Whether you're solving math problems, writing code, working with navigation systems, or understanding scientific data, this tool shows you the equivalent instantly. Enter an angle in any unit and see what it equals in all others.

How to Use This Calculator

Select your starting unit. If you're solving a problem that gives an angle of 45 degrees, select degrees and enter 45. The calculator instantly shows you the equivalent in radians and gradians. Curious what π/4 radians equals in degrees? Select radians, enter π/4 (or 0.7854), and see the degree equivalent. Change your input and all conversions update immediately.

The Math Behind the Conversion

Angle conversion is based on fundamental circle geometry. A complete circle contains 360 degrees, 2π radians, or 400 gradians. This gives us the conversion factors. One degree equals π/180 radians, or roughly 0.01745 radians. One radian equals 180/π degrees, or roughly 57.2958 degrees. One gradian equals 0.9 degrees or 0.01571 radians.

Let's work through examples. Convert 90 degrees to radians: 90 × π/180 = π/2 ≈ 1.5708 radians. Convert π radians to degrees: π × 180/π = 180 degrees. Convert 45 degrees to gradians: 45 × 400/360 = 50 gradians. For smaller angles, 1 degree equals about 0.01745 radians-useful for understanding radian measurements in the small angle approximation (used in physics).

Common angles you should memorize: 360° = 2π rad = 400 grad (full circle). 180° = π rad = 200 grad (half circle). 90° = π/2 rad = 100 grad (quarter circle). 45° = π/4 rad = 50 grad. 30° = π/6 rad ≈ 0.5236 rad. 60° = π/3 rad ≈ 1.0472 rad.

Understanding this conversion is crucial for mathematics. Calculus, trigonometry, and physics all rely on radians. The conversion factor π/180 appears constantly. Our converter handles all of this instantly, but now you know the math behind it.

Mathematics and Calculus Problem Solving

When you're solving calculus or trigonometry problems, the system of units matters. Many problems specify angles in degrees, but calculus works with radians. Converting ensures your answers are correct. If a problem asks for the sine of 30 degrees, you need to convert to radians first: 30 × π/180 = π/6. Then sin(π/6) = 0.5. If you incorrectly used 30 radians (about 1,719 degrees), you'd get an entirely different answer.

Computer Graphics and Game Development

Game engines and graphics libraries typically use radians for angle calculations. If you're building a game in Unity or Unreal Engine and want to rotate an object 90 degrees, you actually need π/2 radians (about 1.5708). Converting between degrees (which are intuitive for game designers) and radians (which programming libraries use) is constant in game development. The angle converter eliminates manual calculation.

Navigation and Surveying

Navigation uses degrees (and sometimes gradians in military contexts). A bearing might be specified as "bearing 135 degrees" meaning southeast. While navigation traditionally uses degrees, some scientific and surveying applications use radians. The angle converter helps bridge these systems when needed.

Common Conversion Reference

For quick reference, memorize these angle conversions. A right angle is 90 degrees, π/2 radians, or 100 gradians. A straight line is 180 degrees, π radians, or 200 gradians. A full circle is 360 degrees, 2π radians, or 400 gradians. Common angles: 30° = π/6 rad ≈ 0.524 rad. 45° = π/4 rad ≈ 0.785 rad. 60° = π/3 rad ≈ 1.047 rad. For rough estimates, 1 degree ≈ 0.0175 radians, and 1 radian ≈ 57.3 degrees. These conversions let you quickly estimate or verify angle measurements.

Frequently Asked Questions

How many radians are in 180 degrees?

180 degrees equals π radians, which is approximately 3.14159 radians.

How many degrees is one radian?

One radian equals 180/π degrees, which is approximately 57.2958 degrees.

What is 45 degrees in radians?

45 degrees × π/180 = π/4 radians ≈ 0.7854 radians.

Why do mathematicians use radians instead of degrees?

Radians are mathematically elegant because they relate directly to arc length and trigonometric functions. Calculus formulas are simpler and more natural in radians. For example, the derivative of sin(x) is cos(x) only when x is in radians.

What is a gradian, and why is it used?

A gradian divides a circle into 400 parts (versus 360 for degrees). Some surveying, military, and European technical fields use gradians because they're more compatible with the metric system. One gradian equals 0.9 degrees.

How do I convert 2π radians to degrees?

2π radians × 180/π = 360 degrees. This is a full circle.

Related Calculators

If you're working with trigonometric functions and angles, our calculator helps ensure you're using the correct unit system. Many physics and engineering calculations depend on proper angle conversion.

Related Calculators