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.

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

  1. Enter an angle in turns in the input field (e.g. 0.5 for half a rotation).
  2. The converter applies the formula: radians = turns × (2 × π).
  3. The result is displayed as a decimal radian value rounded to six significant figures.
  4. A step-by-step breakdown shows each stage of the calculation.
  5. Use the reference table to look up common turn–radian pairs instantly.
  6. 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