Angle MeasureRadians
Your Progress
12%

🕐 A Clock Explains Everything

A clock hand sweeping around is the perfect model for angles. As the hand moves, it sweeps an angle — measured in degrees or radians — and its tip traces an arc. The longer the hand, the longer the arc for the same angle. Drag the slider below to see it all live.

Angle = how far the hand has turned Arc = distance the tip travels Bigger radius = longer arc, same angle 1 full turn = 360° = 2π rad

ℹ️ How to use: Drag the Angle slider to sweep the clock hand and watch the arc grow. Drag the Hand length slider to change the radius. Values update live.

🕐 The Clock — drag the slider →

⚙️ Adjust the Hand

Degrees
0.000
Radians
0.0
Arc length (units)
0.00
Full turns
Arc swept0%
0Full circle = 2πr = 503 units
Key insight: Arc length = r × θ (in radians)
Change the hand length → arc changes, angle doesn't.
Same angle, bigger clock = longer arc. Same ratio: arc/r = θ
The clock connection: A clock hand completes 1 full turn (360° = 2π rad) in 12 hours (hour hand) or 60 minutes (minute hand). The minute hand covers 6° = π/30 rad per minute. At 3:00, the hour hand is at 90° = π/2 rad. At 6:00: 180° = π rad.
Clock angles — degrees
TimeHour handMinute hand
12:000° = 0 rad0° = 0 rad
3:0090° = π/20° = 0 rad
6:00180° = π0° = 0 rad
9:00270° = 3π/20° = 0 rad
12:3015° = π/12180° = π
Arc traced by clock hands

A typical clock has a minute hand of about 10 cm. In one hour:

θ = 2π rad (full turn)
Arc = r × θ = 10 × 2π = 62.8 cm per hour
In 15 min (π/2 rad): arc = 10 × π/2 = 15.7 cm
💡 This is why radians are natural: arc length = radius × angle (in radians). No extra conversion needed. In degrees you'd have arc = r × θ × π/180.
📐

What is a Radian?

A radian is defined by the arc of a circle. When the arc length equals the radius, the angle at the centre is exactly 1 radian. No arbitrary numbers — it comes straight from the geometry of circles.

1 radian — when arc length equals the radius arc = r r r 1 rad ≈ 57.3° The Definition arc length = radius → angle = 1 radian How many radians in a full circle? circumference = 2πr So the full angle in radians: 2πr ÷ r = 2π radians Therefore: 360° = 2π rad 180° = π rad
Why use radians?

Degrees are arbitrary (360 was chosen by ancient astronomers). Radians are natural — they come directly from the circle itself.

arc = r × θ (θ in radians — no factor needed!)
In degrees: arc = r × θ × π/180 (awkward!)
💡 All engineering and physics formulas for rotation, waves, and circular motion use radians. Your calculator's radian mode is essential.
Key radian facts
1 radian ≈ 57.296°
360° = 2π ≈ 6.283 rad
180° = π ≈ 3.142 rad
90° = π/2 ≈ 1.571 rad
1° = π/180 ≈ 0.01745 rad
📌 π (pi) = 3.14159... It is irrational — never ends. In radian problems, leave answers in terms of π where possible.
🔄

Converting Between Degrees and Radians

One formula, two directions. The key is π rad = 180° — use it as a multiplier.

One bridge — two directions DEGREES 0° to 360° × π/180 RADIANS 0 to 2π × 180/π DEGREES answer
Degrees → RadiansMultiply by π/180
radians = degrees × π/180
Convert 120° to radians
Formula: rad = 120 × π/180
Simplify: = 120π/180 = 2π/3
Answer: 2π/3 ≈ 2.094 rad ✅
Convert 225° to radians
Formula: rad = 225 × π/180
Simplify: = 225π/180 = 5π/4
Answer: 5π/4 ≈ 3.927 rad ✅
Radians → DegreesMultiply by 180/π
degrees = radians × 180/π
Convert 3π/4 to degrees
Formula: deg = (3π/4) × 180/π
Cancel π: = 3 × 180/4 = 540/4
Answer: 135° ✅
Convert 2.5 rad to degrees
Formula: deg = 2.5 × 180/π
Calculate: = 450/π = 450/3.1416
Answer: 143.2° ✅
⚠️ Always check your calculator is in the correct mode. For radian calculations use RAD mode. For degree calculations use DEG mode. Mixing them up is the most common error!

Arc Length

The arc length is the distance along the curved edge of a sector. It is the most direct use of radians — the formula is beautifully simple.

Arc length formula:   s = r × θ   (θ must be in radians)    or    s = rθ
Arc length s = r × θ   (θ in radians) θ s = rθ r r Arc Length Formula s = r × θ θ MUST be in radians s arc length r radius θ angle (rad) Example: r=12m, θ=65° Step 1: θ = 65×π/180 = 1.134 rad Step 2: s = 12 × 1.134 = 13.61 m s = 13.61 m ✓ Full circle check (θ=2π): s = r×2π = circumference ✓
Step-by-step method
  1. 1 Convert θ to radians if given in degrees: θ(rad) = θ° × π/180
  2. 2 Apply s = rθ — multiply radius by the radian angle
  3. 3 Check units — arc length has same units as radius
Three more examples
r=8m, θ=π/3 rad. Find s.
Already rad: θ=π/3
s=rθ: s = 8 × π/3 = 8π/3
Answer: s = 8.38 m ✅
s=15cm, r=10cm. Find θ.
Rearrange: θ = s/r = 15/10
θ in rad: 1.5 rad
In degrees: 85.9° ✅
🥧

Sector Area

A sector is a "pie slice". Its area is a fraction of the full circle's area — and the formula uses radians naturally.

Sector area:   A = ½r²θ   (θ in radians)    |    Also: A = ½rs   (where s = arc length)
Where the formula comes from
Full circle area = πr²
Sector is fraction θ/2π of full circle
A = πr² × θ/2π = r²θ/2 = ½r²θ ✓
💡 In degrees: A = (θ°/360°) × πr² — messier. In radians: A = ½r²θ — clean!
Summary of both formulas
Arc length:   s = rθ
Sector area: A = ½r²θ = ½rs
Both need θ in RADIANS
📌 If θ is in degrees, convert first: multiply by π/180
Worked example 1
r=6cm, θ=2π/3. Find area and arc length.
Arc: s = 6 × 2π/3 = 4π = 12.57 cm
Area: A = ½ × 36 × 2π/3 = 12π
Answer: s=12.6cm, A=37.7cm² ✅
Worked example 2
A=50cm², r=8cm. Find θ and arc length.
Formula: 50 = ½ × 64 × θ
θ: θ = 100/64 = 1.5625 rad
In degrees: 89.5°
Arc: s = 8×1.5625 = 12.5 cm ✅
📋

Reference Table — Degrees to Radians

Memorise the key angles. All others can be derived from these.

Key angles in degrees and radians on the unit circle 0 π/6 30° π/4 45° π/3 60° π/2 90° 2π/3 120° 3π/4 135° 5π/6 150° π 180° 7π/6 210° 5π/4 225° 4π/3 240° 3π/2 270° 5π/3 300° 7π/4 315° 11π/6 330° Degrees Radians Decimal 0 0.000 30° π/6 0.524 45° π/4 0.785 60° π/3 1.047 90° π/2 1.571 120° 2π/3 2.094 135° 3π/4 2.356 150° 5π/6 2.618 180° π 3.142 210° 7π/6 3.665 240° 4π/3 4.189 270° 3π/2 4.712 300° 5π/3 5.236 315° 7π/4 5.498 330° 11π/6 5.760 360° 6.283
🔢

When to Use π and When to Use 180°

This confuses almost everyone. The rule is simple once you see it: π and 180° are the same angle — just written two different ways. Knowing when to use which form makes your working cleaner and faster.

π and 180° are the SAME angle — just different notation 180° Use when working with degrees — in conversions, clock problems, SOHCAHTOA, bearings, everyday geometry = π rad Use in formulas: arc=rθ, A=½r²θ, ω=2πf, trig graphs, AC circuits, rotating machinery
Use 180° when…
  • ✅ Converting: multiply by π/180 or 180/π
  • ✅ Drawing or measuring real angles on paper
  • ✅ SOHCAHTOA problems with given degree angles
  • ✅ Bearing and navigation problems
  • ✅ Angles in triangles (A+B+C = 180°)
  • ✅ Clock and rotation described in everyday terms
  • ✅ Calculator in DEG mode
180° = π rad = 3.14159... rad
Use π (radians) when…
  • ✅ Arc length formula: s = rθ
  • ✅ Sector area: A = ½r²θ
  • ✅ Angular velocity: ω = 2πf or ω = 2πn/60
  • ✅ Sine/cosine wave equation: y = sin(ωt)
  • ✅ Period of a wave: T = 2π/ω
  • ✅ Any formula from physics or engineering
  • ✅ Calculator in RAD mode
π rad = 180° — exact, no decimal needed
The golden rule: If your formula has rθ, ½r²θ, ω, or any engineering symbol — use radians (π form). If you're describing an everyday angle, drawing a triangle, or working in degrees — use 180°.
When to write π vs 3.14159…

Leave answers in terms of π when the number is exact:

s = 6 × π/3 = 2π cm ← exact, leave as 2π
A = ½ × 25 × π/2 = 25π/4 cm² ← exact

Use 3.14159 (or press π on calculator) when you need a decimal answer:

s = 2π = 2 × 3.14159 = 6.28 cm
A = 25π/4 = 25 × 3.14159 / 4 = 19.63 cm²
💡 In exam: give exact answer first (in π), then decimal to 3 s.f. unless told otherwise.
Common mistakes to avoid
Wrong: s = r × 180° (mixing degrees into rθ formula)
Right: Convert first → s = r × π rad
Wrong: Using 3.14 for π in exact answers
Right: Write 2π not 6.28 until the final step
Wrong: sin(90) in RAD mode expecting 1
Right: sin(90°) in DEG mode = 1, OR sin(π/2) in RAD mode = 1
💡 Memory trick: Degrees for drawing, Radians for calculating.
Side-by-side: same problem, two notations
Situation Using 180° form Using π form
A quarter turn90°π/2 rad
Arc, r=5, quarter turns = 5 × 90 × π/180 = 5π/2s = 5 × π/2 = 5π/2 ✓ cleaner
sin of 60°sin(60°) = 0.866 [DEG mode]sin(π/3) = 0.866 [RAD mode]
Motor at 1500 RPM25 rev/s × 360°/rev = 9000°/sω = 2π×25 = 157 rad/s ✓ used in v=rω
Full wave period360° per cycleT = 2π/ω ✓ engineering formula
🖩

Using Your Calculator — DEG and RAD Modes

Your calculator has two trig modes. Using the wrong one gives completely wrong answers. Here is exactly how to check, switch, and use each mode on a Casio scientific calculator.

🧮 Casio fx-991MS — InteractiveDEG / RAD / SHIFT for inverses

ℹ️ SHIFT (turns amber) then sin/cos/tan gives sin⁻¹/cos⁻¹/tan⁻¹ — exactly like the real calculator. Orange labels above each key show what SHIFT does. Click D / R on the screen to switch DEG/RAD mode. Try sin(90) in DEG then switch to RAD to see why mode matters!

CASIO
fx-991MS 2nd edition
SOLAR
SHIFT M
 
0.
MODE: DEG
Try these — click to load & calculate
Check your mode FIRST, before every calculation. The display shows D for degrees or R for radians — usually at the top of the screen.
Casio — switching modes

On most Casio scientific calculators (fx-83, fx-85, fx-991):

Press: SHIFT → SETUP (or MODE) → 3 for Degree (D)
Press: SHIFT → SETUP (or MODE) → 4 for Radian (R)

The mode indicator appears at top of screen:

D = Degree mode (for everyday angles in °)
R = Radian mode (for arc length, ω, waves)
G = Gradian mode (ignore — not used in T Level)
💡 After every calculation, double-check the mode indicator before pressing = again.
Quick mode check — test these

Type each and check against expected answer:

You typeDEG answerRAD answer
sin(90)1 ✓0.8940 ✗
cos(180)−1 ✓−0.5984 ✗
sin(π/2)0.02745 ✗1 ✓
cos(0)1 ✓1 ✓
tan(45)1 ✓1.6198 ✗
⚠️ sin(90) = 0.8940 means you are in RAD mode. Switch to DEG immediately!
DEG mode — what to calculate
sin(35°), cos(72°), tan(48°) — SOHCAHTOA
sin⁻¹(0.5) → 30° — inverse trig
Angles in triangles: A+B+C = 180°
Sine Rule, Cosine Rule problems
Bearing calculations
💡 In DEG mode, just type the number of degrees directly. No conversion needed.
RAD mode — what to calculate
sin(1.2), cos(π/3), tan(0.8) — radian angles
Arc length: r × θ = 8 × 1.4 = 11.2
Sector area: 0.5 × r² × θ
ω = 2 × π × f (press π button!)
y = sin(314 × t) — wave equations
💡 In RAD mode, press the π button (usually SHIFT + EXP or dedicated key) — don't type 3.14159 by hand.
Worked examples — choosing mode
Find arc: r=12m, θ=40°
Formula: s = rθ (θ must be radians)
Convert: 40 × π/180 = 0.6981 rad
Calculator: 12 × 0.6981 = (either mode)
Answer: s = 8.38 m ✅
Find sin(1.2 rad)
Mode: Switch to RAD
Type: sin(1.2)
Answer: 0.9320 ✅
Check: In DEG: sin(1.2°) = 0.0209 ← wrong
The π button on your calculator

Most Casio calculators have a dedicated π button. Use it — don't type 3.14.

To enter 2π: press 2 × π = 6.28318...
To enter π/3: press π ÷ 3 = 1.04720...
Sector area A=½r²θ, r=8, θ=π/3:
press: 0.5 × 64 × π ÷ 3 = 33.51 cm²
📌 On Casio fx-83/85/991: π is usually SHIFT + ×10ˣ or a dedicated key. Check your model's manual.
💡 You can work in either mode for arc/sector calculations — just convert θ to radians manually first, then multiply. The trig functions (sin/cos/tan) are the only ones that care about the mode.
Calculator mode decision — use this every time What is my angle in? DEGREES ✅ Use DEG mode Type degrees directly sin(35), cos(72), tan⁻¹(1.5) Sine Rule, Cosine Rule RADIANS ✅ Use RAD mode Use π button for exact values sin(π/3), s=rθ, A=½r²θ ω=2πf, wave equations
⚙️

Applications

Where this topic is used in engineering, manufacturing, maintenance and daily life.

🔨

Engineering Applications

Radians and arc length appear everywhere in rotating machinery, robotics, civil engineering, and electronics.

⚙️ Rotational Speed — rad/s and RPM

Angular velocity ω is measured in rad/s. Converting from RPM (revolutions per minute):

ω = 2π × n/60 rad/s
(n = RPM)

Example: 1500 RPM
ω = 2π × 1500/60 = 50π = 157.1 rad/s

Linear speed of rim: v = r × ω
r=0.3m: v = 0.3 × 157.1 = 47.1 m/s

🦾 Robot Arm — Joint Angle to Tip Travel

A robot joint rotates by an angle θ. The tip of the arm traces an arc — calculated directly from arc = rθ.

Arm length r = 450 mm
Joint rotates 72° = 72×π/180 = 1.257 rad

Tip travel: s = 450 × 1.257 = 565.5 mm

Full 360° sweep:
s = 450 × 2π = 2827 mm = 2.83 m

🚗 Vehicle — Wheel Rotation and Distance

Each full wheel revolution (2π rad) moves the vehicle forward by one circumference. Arc length IS the road distance.

Tyre radius r = 0.32 m
Vehicle travels 500 m:

θ = s/r = 500/0.32 = 1562.5 rad
Revolutions = 1562.5/(2π) = 248.7 rev

At 60 km/h = 16.67 m/s:
ω = v/r = 16.67/0.32 = 52.1 rad/s
= 497 RPM

📡 Radar/Antenna — Sweep Arc

A radar dish sweeps through an angle. The width of the sweep zone at distance d is an arc — essential for coverage calculations.

Radar range r = 80 km
Beam angle θ = 3° = 0.05236 rad

Arc width at range:
s = 80 × 0.05236 = 4.19 km

For 360° sweep, total arc = circumference:
s = 2π × 80 = 503 km

🌉 Bridge — Cable Sag as Arc

A suspension cable follows a catenary curve, approximated as an arc for small sag angles. The arc length gives the true cable length.

Span = 200m, sag angle θ = 0.15 rad
Radius of curvature r = span/(2sinθ)
r ≈ 200/(2×0.15) = 667 m

Arc (cable) length:
s = r × θ = 667 × 0.15×2 = 200.1 m
(slightly longer than span — as expected)

⚡ AC Circuits — Frequency to rad/s

Angular frequency ω links frequency f (Hz) to the sine wave equation. It is always in rad/s.

ω = 2πf rad/s

UK mains: f=50 Hz
ω = 2π×50 = 314.2 rad/s

v = 325·sin(314.2t) volts

One cycle takes: T = 1/f = 0.02 s
= 2π/ω rad of rotation
→ confirms ωT = 2π ✓

🏗️ CNC Machine — Rotary Table Angle

A CNC rotary table positions a workpiece. The controller uses radians internally but the operator enters degrees. Arc length gives the distance the cutting edge travels.

Rotary table r = 200mm
Rotation: 72° = 72×π/180 = 2π/5 rad

Arc at rim: s = 200 × 2π/5 = 80π = 251.3mm

If cutting at this arc: feed_rate calculation
uses arc (not chord) for accurate material removal
Chord = 2r×sin(θ/2) = 400×sin(36°) = 235.1mm
Arc is always longer than chord ✓

🌊 Wave Propagation — Phase and Wavelength

A wave travelling in space has a wavelength λ. The wave number k = 2π/λ (rad/m) connects distance to phase angle — radians are essential here.

Wave: y = A·sin(ωt − kx)
ω = angular frequency (rad/s)
k = wave number = 2π/λ (rad/m)

Sound in air: f=440Hz, v=343m/s
λ = v/f = 343/440 = 0.780m
k = 2π/0.780 = 8.06 rad/m

Phase shift over 0.5m:
Δφ = k×x = 8.06×0.5 = 4.03 rad = 231°

🔩 Screw Thread — Lead and Helix Angle

A screw thread is a helix. One full rotation (2π rad) advances the screw by one lead distance. The helix angle uses arc length.

Pitch diameter d = 20mm → r = 10mm
Lead (advance per turn) L = 3mm

Circumference (arc per turn) = 2πr = 62.83mm
Helix angle: tanα = L/circumference
tanα = 3/62.83 = 0.0477
α = tan⁻¹(0.0477) = 2.74°

In radians: α = 0.0478 rad
(note: for small angles, tanα ≈ α in radians ✓)

🛞 Pulley System — Belt Length

Two pulleys connected by a belt. The belt wraps around each pulley through a contact arc. Radian arc length gives the exact belt contact length.

Large pulley: R=150mm, wrap angle=210°
Small pulley: r=80mm, wrap angle=150°
Centre distance: C=400mm

Contact arc (large): s₁ = 150×(210×π/180)
= 150×3.665 = 549.8mm
Contact arc (small): s₂ = 80×(150×π/180)
= 80×2.618 = 209.4mm
Straight sections: 2×√(C²−(R−r)²) ≈ 2×393
Total belt ≈ 1945mm
🧮

Radian Solver

Convert degrees/radians and calculate arc length, sector area and chord.

🔄 Degrees ↔ RadiansStep-by-step

ℹ️ Use the dropdown to choose direction, type a value, see the working instantly. Common exact values (π/2, π/3) are shown when they apply.

👆 30° 45° 60° 180° 1.5708 rad
⏜ Arc, Sector & Chords=rθ   A=½r²θ

ℹ️ Enter radius and angle (degrees or radians). Arc length, sector area and chord all calculate with full working shown.

👆 r=8, 90° r=5, 1.2 rad r=12, 60°
Key formulas
Degrees to Radians: θrad = θdeg × π/180
Radians to Degrees: θdeg = θrad × 180/π
Arc length: s = rθ  (θ in radians)
Sector area: A = ½r²θ
Chord: c = 2r sin(θ/2)
Exact values
30°=π/6   45°=π/4   60°=π/3
90°=π/2   180°=π   270°=3π/2
360°=2π
💡 1 radian ≈ 57.3°
🎮

Quick Fire Quiz

Test your knowledge — 10 questions, instant feedback.

⚡ Radians Blitz

ℹ️ How to play: A radians question appears. Click the correct answer. Score and streak update after each answer.

Score: 0 Streak: 0 🔥 Q 1/10
Loading...
✏️

Practice Questions

Always state whether θ is in degrees or radians at each step. Convert early — don't leave it to the end.

🟢 Tier 1 — Conversions

ℹ️ How to use: Work through each question, then click Show Answer for the full solution.

Q1
Convert to radians: (a) 45° (b) 270° (c) 15°
[3]
(a) 45×π/180 = π/4 rad
(b) 270×π/180 = 3π/2 rad
(c) 15×π/180 = π/12 rad
Q2
Convert to degrees: (a) π/6 (b) 5π/4 (c) 2.4 rad
[3]
(a) (π/6)×180/π = 30°
(b) (5π/4)×180/π = 225°
(c) 2.4×180/π = 137.5°
Q3
Find arc length: r=9cm, θ=π/3
[2]
s = rθ = 9 × π/3 = 3π = 9.42 cm
Q4
Find arc length: r=15m, θ=48°
[3]
Convert degrees to radians first
θ = 48×π/180 = 4π/15 = 0.8378 rad
s = 15 × 0.8378 = 12.57 m
Q5
Find sector area: r=8cm, θ=2π/5
[2]
A = ½r²θ = ½×64×2π/5 = 64π/5 = 40.21 cm²
🟡 Tier 2 — Mixed Problems
Q6
A wheel of radius 0.4m rotates through 5π/3 radians. How far does a point on the rim travel?
[2]
s = rθ = 0.4 × 5π/3 = 2π/3 = 2.09 m
Q7
An arc of length 22cm is cut from a circle of radius 14cm. Find the angle (a) in radians (b) in degrees.
[3]
(a) θ = s/r = 22/14 = 11/7 ≈ 1.571 rad
(b) 1.571×180/π = 90.0° (or exactly π/2 ✓)
Q8
A clock's minute hand is 12cm long. How far does its tip travel in 35 minutes?
[3]
35 min = 35/60 of a full turn = 35×2π/60 = 7π/6 rad
s = 12 × 7π/6 = 14π = 43.98 cm
Q9
A sector has area 120cm² and radius 10cm. Find (a) θ in radians, (b) arc length, (c) perimeter of the sector.
[5]
(a) A=½r²θ → 120=½×100×θ → θ=2.4 rad
(b) s=rθ=10×2.4=24 cm
(c) Perimeter=2r+s=20+24=44 cm
🔴 Tier 3 — Engineering
Q10
A motor spins at 2800 RPM. Find (a) angular velocity in rad/s, (b) linear speed of a point 0.25m from the centre.
[4]
(a) ω = 2π×2800/60 = 2π×46.67 = 293.2 rad/s
(b) v = rω = 0.25×293.2 = 73.3 m/s
Q11
A robot arm of length 650mm sweeps through 110°. Find (a) angle in radians, (b) arc length traced by tip, (c) area swept by arm.
[5]
(a) θ=110×π/180=11π/18=1.920 rad
(b) s=650×1.920=1248 mm
(c) A=½×650²×1.920=½×422500×1.920=405,600 mm²=405.6 cm²
🎯 Score: Q1–5 foundations (13 marks) · Q6–9 mixed (13 marks) · Q10–11 engineering (9 marks)
SL

SkillLondon — T Level / Level 3 Engineering Maths  ·  Radians & Arc Length