Clock Angle Calculator
Calculate the angle between the hour and minute hands of an analog clock at any given time. Enter hours and minutes to find the exact angle, a classic geometry problem used in aptitude tests, interviews, watch design, and recreational mathematics.
This free online clock angle calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.
Hour on the clock (1 to 12)
Minutes past the hour (0 to 59)
Results
Angle Between Hands
75 degrees
How to Use This Calculator
Enter your input values
Fill in all required input fields for the Clock Angle Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.
Review your inputs
Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.
Read the results
The Clock Angle Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.
Explore parameter sensitivity
Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.
Formula Reference
Clock Angle Calculator Formula
See calculator inputs for the governing equation
Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.
When to Use This Calculator
- •Use the Clock Angle Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
- •Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
- •Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
- •Use it to explore the behavior of mathematical functions across a range of inputs.
About This Calculator
The Clock Angle Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Calculate the angle between the hour and minute hands of an analog clock at any given time. Enter hours and minutes to find the exact angle, a classic geometry problem used in aptitude tests, interviews, watch design, and recreational mathematics. The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.
About Clock Angle Calculator
The Clock Angle Calculator computes the angle between the hour and minute hands of an analog clock at any given time. This is a classic problem in geometry and a popular interview question for aptitude tests. The formula accounts for the continuous movement of both hands: the minute hand moves 6 degrees per minute (360/60), while the hour hand moves 0.5 degrees per minute (360/720). The resulting formula, angle = |0.5(60H - 11M)|, elegantly combines both motions. Clock angle problems develop spatial reasoning and understanding of angular velocity, and they appear in math competitions, job interviews, watch design, and educational settings.
The Math Behind It
Formula Reference
Clock Angle Formula
angle = |0.5 * (60H - 11M)|
Variables: H = hours (1-12), M = minutes (0-59)
Hand Positions
hour_angle = 0.5*(60H + M), minute_angle = 6M
Variables: Measured clockwise from 12 o'clock
Worked Examples
Example 1: 3:30
Find the angle between the hands at 3:30.
The angle at 3:30 is 75 degrees.
Example 2: 6:00
Find the angle between the hands at 6:00.
The angle at 6:00 is exactly 180 degrees (the hands are opposite).
Example 3: 12:00
Find the angle at 12:00.
The angle at 12:00 is 0 degrees (both hands point to 12).
Common Mistakes & Tips
- !Forgetting that the hour hand moves continuously. At 3:30, the hour hand is NOT at the 3; it is halfway between 3 and 4 (at 105 degrees, not 90 degrees).
- !Not taking the absolute value. The formula can give negative values depending on which hand is ahead.
- !Not checking if the angle exceeds 180 degrees. If so, subtract from 360 to get the smaller angle between the hands.
Related Concepts
Frequently Asked Questions
How many times do the hands overlap in 12 hours?
The hands overlap 11 times in 12 hours (not 12, because the overlap near 12 o'clock counts only once). The time between overlaps is 12/11 hours, approximately 65.45 minutes.
At what times do the hands form a right angle (90 degrees)?
The hands form 90-degree angles 22 times in 12 hours. The first occurrence after 12:00 is at approximately 12:16:22, and they repeat approximately every 32.73 minutes.
Why does the hour hand move 0.5 degrees per minute?
The hour hand travels 360 degrees in 12 hours = 720 minutes. So its speed is 360/720 = 0.5 degrees per minute. In one hour (60 minutes), it moves 30 degrees, which is the spacing between hour markings on the clock face.