A radian is an angle measured by the ratio — pure number, no units. One radian is the angle subtended at the center of a circle by an arc whose length equals the radius.
Conversions:
- Full circle: rad
- Half circle: rad
- Right angle: rad
- rad
- Conversion: .
Why mathematicians prefer radians over degrees:
- holds only when is in radians (otherwise you'd need a factor).
- Arc length is simply .
- Taylor series have clean coefficients.
Degrees are an arbitrary historical convention (Babylonian base-60). Radians arise naturally from the geometry of the circle, which is why every physics formula, calculus textbook, and computer-graphics shader uses them.