You must log in or register to comment.
Hour hand -> hour = n
Minute hand -> minute = n * 5
It makes sense, there’s just an algorithm attached to each pointer.Hour -> 3 = 3
Minute -> 3 = 3 * 5 = 15The first clocks didn’t have a minute hand though.