Radians and Degrees

Learn to convert between radians and degrees, two ways of measuring angles.

Advanced25 minLesson

Definition

Radians and degrees are two different units for measuring angles.
  • Degrees: A full circle is
  • Radians: A full circle is radians
The key relationship:
This means:
  • To convert degrees to radians: multiply by
  • To convert radians to degrees: multiply by

Try it now

How many degrees are in a full circle?

Worked Examples

Convert to radians.

1

Write the conversion formula

Radians Degrees Formula ready

2

Substitute the value

3

Simplify the fraction

Divide both by 45

Common Mistakes

Forgetting to simplify the fraction after conversion

Why it's wrong: The raw calculation often gives an unsimplified result like .

Correct: Always simplify: . Look for common factors.

Using degrees when calculator is in radian mode (or vice versa)

Why it's wrong: Calculators have different modes. in radian mode gives approximately , not .

Correct: Always check your calculator mode. but .

Confusing radians with degrees

Why it's wrong: Mixing up the conversion direction leads to huge errors.

Correct: radians (not ). Remember: is the radian value.

Interactive Visual

Unit Circle

Degrees

0°

Radians

0

sin(θ)

0

cos(θ)

1

tan(θ)

0

Coordinates (cos, sin)

(1, 0)

Click and drag to rotate the angle around the unit circle.

Angle Explorer

90°180°
Acute

Drag the blue point or use the slider to change the angle.

Interactive Sandbox

Expression Calculator

Try these:

History

No calculations yet

Practice Problems

16 problems
Problem 1 of 16
Easy

How many degrees are in a full circle?

Why It Matters

Radians are essential in higher mathematics and science:
  • Calculus: Derivatives of trigonometric functions only work correctly with radians
  • Physics: Angular velocity and acceleration use radians per second
  • Engineering: Circular motion calculations require radians
  • Programming: Most programming languages use radians for trig functions
While degrees are intuitive for everyday use, radians make mathematical formulas simpler and more elegant!

Real World Applications

Rotating Objects in Video Games

Game developers use radians to rotate characters and objects smoothly on screen.

Example:

A character turning to face right rotates radians in the code.

1Try It Yourself

A spaceship needs to rotate 270 degrees to face the player.

How many radians should the programmer use?

Step 1: Write the mathematical expression

Convert to radians:

Circular Motion in Physics

Scientists measure angular velocity in radians per second for rotating objects.

Example:

A wheel spinning at radians per second completes exactly one full rotation every second.

2Try It Yourself

A Ferris wheel rotates 60 degrees every 10 seconds.

What is its angular velocity in radians per second?

Step 1: Write the mathematical expression

First convert to radians, then divide by time:

Key Takeaways

  • 1 radians is the key relationship
  • 2To convert degrees to radians: multiply by
  • 3To convert radians to degrees: multiply by
  • 4Common angles: , , ,
  • 5Radians are preferred in calculus, physics, and programming

Frequently Asked Questions

Radians make calculus formulas much simpler. For example, the derivative of is only when is in radians. With degrees, you would need an extra conversion factor.
Radians make calculus formulas much simpler. For example, the derivative of is only when is in radians. With degrees, you would need an extra conversion factor.
One radian is the angle where the arc length equals the radius. It is approximately . Think of wrapping the radius around the circle's edge - that arc spans 1 radian.
Start with . Then (half), (third), (quarter), (sixth).

Glossary

Radian
A unit of angle measurement where the angle subtends an arc equal in length to the radius. One full circle is radians.
Degree
A unit of angle measurement where one full circle equals .
Pi ()
The ratio of a circle's circumference to its diameter, approximately .
Reference angle
The acute angle formed between the terminal side of an angle and the x-axis.
Unit circle
A circle with radius 1 centered at the origin, used to define trigonometric functions.

Formula Card

Degrees to Radians

Multiply degrees by pi/180

Radians to Degrees

Multiply radians by 180/pi

Key Relationship

The fundamental conversion

Full Circle

A complete rotation

More in This Topic