Built and fact-checked by the DocNectar team — see our editorial standards
Key Features
Instant Calculation
Get accurate results in real time with our optimized algorithm.
Mobile Friendly
Fully responsive design. Works on all devices & screen sizes.
Privacy Focused
Your data stays on your device. We don't store any inputs.
100% Free
No hidden costs. This tool is completely free forever.
At any given time, a clock's hour and minute hands form a specific angle, found from how far each hand has swept around the circular clock face since 12:00. It's a classic puzzle-style trigonometry and logic problem — often assigned as an aptitude test question or a competitive-exam brain teaser — because it requires recognizing that the hour hand doesn't sit still between hour marks, it creeps continuously as the minutes pass.
How it works
Enter the hour and minute. The minute hand sweeps the full 360° once per 60 minutes, so it sits at 6° per minute past 12. The hour hand sweeps the full 360° once per 12 hours (720 minutes), so it advances 30° for every hour plus an extra 0.5° for every minute past the hour — this 0.5°-per-minute creep is the detail most people forget, since at 3:30 the hour hand isn't still sitting exactly on the "3," it has moved halfway toward the "4." The calculator finds each hand's position in degrees from 12, takes the absolute difference between them, and if that difference is more than 180°, subtracts it from 360° to report the smaller of the two possible angles.
- Enter hour (0-23).
- Enter minute (0-59).
- Click Calculate to see your results.
Examples
3:00
The hour hand is at 3 × 30° = 90° and the minute hand is at 0°, so the angle between them is |90 − 0| = 90°.
9:30
The hour hand is at 9 × 30° + 30 × 0.5° = 270° + 15° = 285°. The minute hand is at 30 × 6° = 180°. The raw difference is |285 − 180| = 105°, which is already ≤ 180°, so the angle is 105°.
6:15
The hour hand is at 6 × 30° + 15 × 0.5° = 180° + 7.5° = 187.5°. The minute hand is at 15 × 6° = 90°. The difference is |187.5 − 90| = 97.5°, so the angle between the hands is 97.5°.
Who should use it
- Solving a classic clock-angle aptitude or logic puzzle.
- Checking homework on angular motion and rates.
- Understanding gear-ratio-style problems where two things move at different constant rates.
Industry applications
- Mathematics education and competitive exam prep
- Horology (clock and watch mechanism design)
Advantages
- Handles the hour hand's continuous creep automatically, avoiding the most common manual-calculation error.
- Instant results for any valid time.
Limitations
- Assumes a standard 12-hour analog clock face — doesn't apply to a 24-hour dial clock.
Common mistakes to avoid
- Forgetting the minute hand's effect on the hour hand's exact position — treating the hour hand as if it stays fixed at the hour mark until the top of the next hour.
- Reporting the reflex (larger) angle instead of the conventional smaller angle between the hands.
- Mixing up which hand moves 6° per minute (minute hand) versus 0.5° per minute (hour hand).
Best practices
- Always add the extra 0.5°-per-minute creep to the hour hand's base position rather than treating it as fixed on the hour.
- If the raw angle difference exceeds 180°, subtract it from 360° to get the conventional (smaller) angle.
- Convert 24-hour times to their 12-hour clock-face equivalent before analyzing hand positions.
Tips
- If you need the angle in radians instead of degrees, convert the result by multiplying by π/180.