Turns to Radians Converter
Convert any angle from turns (full rotations) to radians using the formula radians = turns × 2π, with a step-by-step breakdown and common angle reference table.
Enter Angle in Turns
1 turn = one full rotation = 2π radians ≈ 6.28318 rad.
Radians
Step-by-step
Common Angle Reference Table
Click any row to load that turn value into the converter.
| Turns | Degrees (°) | π Expression | Radians (decimal) |
|---|
Copied!
Summary
Convert any angle from turns (full rotations) to radians using the formula radians = turns × 2π, with a step-by-step breakdown and common angle reference table.
How it works
- Enter an angle in turns in the input field (e.g. 0.5 for half a rotation).
- The converter applies the formula: radians = turns × (2 × π).
- The result is displayed as a decimal radian value rounded to six significant figures.
- A step-by-step breakdown shows each stage of the calculation.
- Use the reference table to look up common turn–radian pairs instantly.
- Click any row in the table to load that turn value into the converter.
Use cases
- Converting CSS rotate() turn values into radians for JavaScript Math functions.
- Translating motor or servo rotation counts into radian angular displacement.
- Checking trigonometry inputs when a value is given in turns (e.g. from a physics engine).
- Teaching the relationship between turns, degrees, and radians.
- Verifying animation keyframe angles when switching between turn and radian units.
- Computing arc lengths or angular velocity after converting revolution counts to radians.
Frequently Asked Questions
Last updated: 2026-07-26 ·
Reviewed by Nham Vu