Fibonacci 24-Hour Clock
Considering that each day is made up of 24 hours, analog clocks that display just 12 hours which have to go round twice to make a full complete day are therefore inaccurate depictions of time. This is further corroborated from a mathematical perspective with a Fibonacci-like Sequence. A Fibonacci Sequence being any sequence of numbers such that each is the sum of the preceding two. 12-hour clocks follow the pattern/sequence 3, 6, 9, 12. However, considering that a full day consists of 24 hours not 12 hours, the 12-hour sequence of 3, 6, 9, 12 is revealed as incomplete comparing it with the Fibonacci-like sequence: 0, 3, 3, 6, 9, 15, 24. Modern day clocks therefore should perhaps be redesigned/recalibrated (see diagram suggestion) as a 24-hour clockface that one 360° complete rotation is equal to one day (and not like the current 12-hour clockfaces that require two 360° rotations to make one full day). #SingleFullCircle