• PieMePlenty@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    14 hours ago

    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 = 15