Angle Converter

Convert angles between degrees and radians instantly. Includes π notation, revolutions, and gradians - type in either field for instant conversion

Enter Angle

Conversion Formula

radians = degrees × (π/180)

degrees = radians × (180/π)

Example: 90, 180, 360

Example: 1.5708, 3.1416, 6.2832

Example: 45° 30' 36" = 45.51°

Visual Representation

Converted Values

Degrees

-

Radians (decimal)

-

Radians (π notation)

-

Revolutions

-

Gradians

-

DMS (Degrees Minutes Seconds)

-

Milliradians (mrad)

-

What is an Angle? Types of Angles Explained

An angle is the figure formed by two rays sharing a common endpoint (the vertex). It measures the amount of rotation between the rays. We classify angles by their size:

Type Range Example
Acute0° < θ < 90°30°, 45°, 60°
Rightθ = 90°corner of a square
Obtuse90° < θ < 180°120°, 135°
Straightθ = 180°a flat line
Reflex180° < θ < 360°270°
Fullθ = 360°complete rotation

How to Convert Degrees to Radians

The formula: radians = degrees × (π / 180). The conversion factor π/180 ≈ 0.017453.

Example: convert 45° to radians
radians = 45 × π/180
radians = π/4 ≈ 0.7854

To go in reverse, multiply radians by 180/π. For example, π/3 radians × 180/π = 60°.

How to Convert DMS to Decimal Degrees

DMS stands for Degrees, Minutes, Seconds — a sexagesimal angle format used in surveying, navigation, and astronomy. Each degree subdivides into 60 minutes (each marked with '), and each minute subdivides into 60 seconds (marked with ").

Decimal = degrees + minutes/60 + seconds/3600

Example: convert 40° 26' 46" to decimal degrees
decimal = 40 + 26/60 + 46/3600
decimal = 40 + 0.4333 + 0.01278
decimal ≈ 40.4461°

To convert back: take the integer part as degrees, multiply the fractional part by 60 to get minutes, then take the fractional part of that and multiply by 60 to get seconds. The DMS field in the calculator above does this both directions instantly.

Why Radians Matter — The Arc Length Connection

Radians aren't arbitrary — they're defined so that the arc length on a circle equals the radius times the angle. The formula is wonderfully clean:

s = r × θ    (θ in radians)

For an angle of 1 radian on a circle of radius 1, the arc length is exactly 1. That's the geometric definition. To explore this in detail, try our arc length calculator.

Other Angle Units: Gradians, Milliradians, and Mils

A few less-common angle units you may encounter:

  • Gradian (gon): 1/400 of a circle. So 1 gon = 0.9° and a right angle = 100 gons. Used in some European surveying.
  • Milliradian (mrad): 1/1000 of a radian. Used in optics, ballistics, and engineering. There are 2000π ≈ 6283 mrads in a full circle.
  • NATO mil: A military approximation where the circle is divided into 6400 mils (instead of 6283), so the math comes out cleanly for mortar and artillery range estimation.
  • Arcminute / Arcsecond: Subdivisions of a degree. 1° = 60', 1' = 60". Widely used in astronomy (e.g., the angular size of stars).

Understanding Angle Measurement

Angles can be measured in multiple units, with degrees and radians being the most common in mathematics and science. Understanding both systems and converting between them is essential for trigonometry, calculus, physics, and engineering applications.

Degrees

Degrees are the most intuitive angle measurement for most people. A full circle is divided into 360 degrees, possibly originating from ancient Babylonian astronomy which used a base-60 number system. Common angles include 90° (right angle), 180° (straight line), and 360° (full rotation). Degrees are ideal for everyday applications, navigation, and introductory mathematics. For more on understanding degrees and radians conversion, check out additional resources.

Radians

Radians measure angles based on the radius of a circle. One radian is the angle formed when the arc length equals the radius. A full circle contains 2π radians (approximately 6.28). Radians are the natural unit for calculus and physics because they simplify many mathematical formulas. For example, the derivative of sin(x) is cos(x) only when x is in radians. Learn more about converting between degrees and radians for practical applications.

Key Conversions:

180° = π radians

90° = π/2 radians

360° = 2π radians

1 radian ≈ 57.296°

Complete Angle Conversion Table (0°–360° in 15° increments)

Degrees Radians (π) Radians (decimal) Gradians Revolutions
0000
15°π/120.261816.6671/24
30°π/60.523633.3331/12
45°π/40.7854501/8
60°π/31.047266.6671/6
75°5π/121.309083.3335/24
90°π/21.57081001/4
105°7π/121.8326116.6677/24
120°2π/32.0944133.3331/3
135°3π/42.35621503/8
150°5π/62.6180166.6675/12
165°11π/122.8798183.33311/24
180°π3.14162001/2
210°7π/63.6652233.3337/12
225°5π/43.92702505/8
240°4π/34.1888266.6672/3
270°3π/24.71243003/4
300°5π/35.2360333.3335/6
315°7π/45.49783507/8
330°11π/65.7596366.66711/12
360°6.28324001

Conversion Factor Quick Reference

From To Degrees, multiply by To Radians, multiply by
Degrees1π/180 ≈ 0.01745
Radians180/π ≈ 57.29581
Gradians9/10 = 0.9π/200 ≈ 0.01571
Revolutions3602π ≈ 6.2832
Milliradians180/(1000π) ≈ 0.05731/1000 = 0.001
Arcminutes1/60 ≈ 0.01667π/10800 ≈ 2.909e-4
Arcseconds1/3600 ≈ 0.000278π/648000 ≈ 4.848e-6

When to Use Each Unit

Use Degrees for: Navigation, construction, everyday measurements, introductory geometry, and when communicating with non-technical audiences. Degrees are more intuitive for most people.

Use Radians for: Calculus, physics, advanced mathematics, computer programming, and any situation involving derivatives or integrals of trigonometric functions. Radians make mathematical formulas simpler and more elegant.

Frequently Asked Questions

How do you convert degrees to radians?

Multiply the angle in degrees by π/180. For example, 60° × π/180 = π/3 radians ≈ 1.047 radians. To go the other way, multiply radians by 180/π. Our calculator does both directions instantly as you type.

What is the formula for radians to degrees?

degrees = radians × (180/π). For example, π/2 radians × 180/π = 90°. The reciprocal formula, radians = degrees × (π/180), goes the other way.

How many degrees is 1 radian?

1 radian ≈ 57.2958° (exactly 180/π). One full circle contains 2π radians ≈ 6.2832 radians, equivalent to 360°.

How many radians in a full circle?

A full circle contains 2π radians (approximately 6.283 radians), which equals 360 degrees. This comes from the circumference formula C = 2πr — when arc length equals the radius, that's 1 radian, and a full circumference (2πr) contains 2π such arcs.

Why do we use radians instead of degrees?

Radians are the "natural" unit for angles in calculus and physics because they simplify formulas. The derivative of sin(x) equals cos(x) only when x is in radians. The arc length formula s = rθ also requires radians. Programming languages (JavaScript Math.sin, Python math.sin, etc.) all expect radians.

How do you convert DMS to decimal degrees?

Use the formula: decimal degrees = degrees + minutes/60 + seconds/3600. For example, 45° 30' 36" becomes 45 + 30/60 + 36/3600 = 45 + 0.5 + 0.01 = 45.51°. Our DMS field handles this conversion automatically — just enter degrees, minutes, and seconds.

What is π/2 radians in degrees?

π/2 radians equals 90 degrees (a right angle). This is one of the most common angle conversions you'll encounter — it appears in unit circle quadrants, derivatives of trig functions, and rotations in graphics/physics.

Why are there 360 degrees in a circle?

The 360-degree convention comes from ancient Babylonian astronomy, which used a sexagesimal (base-60) number system. 360 is also highly composite — it divides evenly by 1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 18, 20, 24, 30, 36, 40, 45, 60, 72, 90, 120, 180. That makes mental arithmetic and SECTOR division easy.

Can angles be negative?

Yes. Negative angles indicate rotation in the opposite direction (clockwise instead of counterclockwise). For example, -90° equals 270° measured in the positive direction. In trig functions, sin(-θ) = -sin(θ) and cos(-θ) = cos(θ).

What is a gradian?

A gradian (also called a gon or grad) divides a right angle into 100 parts, so a full circle contains 400 gradians. Conversion: 1 gradian = 0.9°. Gradians are still used in some surveying and engineering contexts in continental Europe, especially France.

What is a milliradian (mil)?

A milliradian is 1/1000 of a radian, so a full circle contains 2000π ≈ 6283 mils. Military and shooting communities use a slightly different definition (6400 mils per circle) for easier mental arithmetic. At 1000 m, 1 mrad ≈ 1 m of arc — handy for range estimation.

Learn More About Trigonometry

View all articles

Deepen your understanding of triangles and trigonometry with our guides and tutorials: