Degree to Radian Converter
Convert angles between degrees, radians, gradians, and turns instantly with our free online tool. Visual unit circle included.
Understanding Degree and Radian Conversion
Degrees and radians are the two most common units for measuring angles in mathematics and science. While degrees divide a full circle into 360 equal parts, radians use the ratio of arc length to radius. One full revolution equals 360 degrees or 2π radians. Understanding how to convert between these units is a foundational skill in trigonometry, calculus, and physics.
The radian is the SI standard unit of angular measure. It is defined as the angle subtended at the center of a circle by an arc whose length is equal to the circle's radius. This natural definition makes radians the preferred unit in higher mathematics because many formulas become simpler when angles are expressed in radians rather than degrees.
The Conversion Formulas
The relationship between degrees and radians is straightforward. Since a full circle is 360 degrees and also 2π radians, we can derive two key formulas:
radians = degrees × (π / 180)
degrees = radians × (180 / π)
The conversion factor π/180 (approximately 0.01745) transforms degrees into radians, and its reciprocal 180/π (approximately 57.2958) converts radians back to degrees. These factors arise directly from the proportion 360° = 2π rad.
Worked Example
Convert 135 degrees to radians:
- Start with the formula: radians = degrees × (π / 180)
- Substitute: radians = 135 × (π / 180)
- Simplify: radians = 135π / 180 = 3π / 4
- Decimal form: 3π / 4 ≈ 2.3562 radians
Other Angle Units: Gradians and Turns
Beyond degrees and radians, two other angle units are used in specialized contexts. Gradians (also called gons or grads) divide a right angle into 100 parts, making a full circle 400 gradians. This system is popular in surveying and land measurement across Europe. Turns (or revolutions) simply count the number of full rotations, where 1 turn equals 360 degrees.
Real-World Applications
- Calculus: Derivatives and integrals of trigonometric functions require radian measure for standard formulas to hold (e.g., d/dx sin(x) = cos(x) only when x is in radians).
- Physics: Angular velocity, rotational motion, and wave equations use radians as the native unit.
- Engineering: Signal processing, electrical engineering, and robotics rely on radian-based calculations for phase angles and rotations.
- Navigation: Latitude and longitude coordinates often require conversion between degrees and radians for distance calculations.
- Computer Graphics: Most programming languages use radians for their trigonometric functions, requiring conversion from degree-based input.
Frequently Asked Questions
Why do mathematicians prefer radians over degrees?
Radians simplify many mathematical formulas. In calculus, the derivative of sin(x) is cos(x) only when x is measured in radians. Taylor series, Euler's formula, and many physics equations are cleaner and more elegant with radian measure because radians are a natural ratio rather than an arbitrary division of a circle.
How do I convert degrees to radians without a calculator?
Multiply the degree value by π/180. For common angles, simplify the fraction. For example, 60° = 60 × π/180 = π/3. Memorizing a few key values (30° = π/6, 45° = π/4, 90° = π/2, 180° = π) lets you quickly derive others.
What is a gradian and when is it used?
A gradian (also called a gon or grad) divides a right angle into exactly 100 parts, so a full circle equals 400 gradians. Gradians are commonly used in surveying and civil engineering, particularly in Europe, because the decimal subdivision simplifies field calculations. To convert degrees to gradians, multiply by 10/9.
Why does my calculator give wrong trig answers?
This is almost always a degree/radian mode mismatch. If your calculator is set to radian mode and you enter an angle in degrees (or vice versa), the trig function will return incorrect results. Always check your calculator's angle mode before computing sine, cosine, or tangent. Most scientific calculators display DEG, RAD, or GRAD on screen to indicate the current setting.
How many radians are in a full circle?
A full circle contains exactly 2π radians, which is approximately 6.2832 radians. This comes from the definition of a radian: the circumference of a circle is 2πr, and dividing by the radius r gives 2π radians for the full angle. A semicircle is π radians, and a quarter circle (right angle) is π/2 radians.