Extra close brace or missing open brace Extra close brace or missing open brace
Appendix A: Miscellany
11.

Degrees and Radians

In everyday life, angles are usually measured in degrees: a right angle is 90°, an equilateral triangle has three 60° angles, a whole circle is 360°. The number 360 is nice because it is divisible by so many other numbers.

Mathematicians and physicists, however, often like to measure angles in radians, rather than degrees. A radian is defined so that 360=2πrador1rad57.3 Why would we ever want to use a unit as clumsy as that?

For one very good reason. A circle with radius R has a circumference of s=2πR. Now consider a semicircle with the same radius: the length of the curved part of the semicircle is half of this, or s=πR. (The "length of the curved part" is called the arc length of the semicircle.) If we cut the circle into sixths, the arc-length of one of those slices is s=2π6R or 13πR.

But what is the angle θ of that slice? Well, if a complete circle is 2πrad around, then one-sixth of the way around should be 2π6=π3, which is exactly the coefficient in the arc-length expression. This would work no matter how we slice the circle, and so we have the expression

s=rθ,but only if θ is in radians

There are some cases where knowing the arc-length could be very useful indeed; for instance, if you're thinking about the distance a car travels around a curve. Therefore, while we will usually use degrees when talking about angles, occasionally we will need to break out the radians. How can you tell the difference? Degrees will always have a ° symbol after their name, for one, while radians will often be tagged with rad. Generally speaking, if you see a π in an angle, then it's probably in radians, although that's not a guarantee, and the reverse is less often true.

Technically speaking, angles are dimensionless: if we solve for θ in the above equation, we get θ=sr, and since s and r are both lengths, the meters cancel, and we're left with no units. The unit "radians" is mostly used as a flag to tell us that this is an angle in radians, but sometimes it will just disappear during a calculation. For instance, when using s=rθ for a circle with radius r=0.2m and an angle of θ=πrad: s=rθ=(0.2m)(πrad)=0.2m,(not mrad).