Results 1 to 29 of 29

Thread: Hands on a clockface (resolved)

Threaded View

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Hands on a clockface (resolved)

    How to you calculate the angle of the MinuteHand and the HourHand of a clock, when you are given the time as the number of seconds since midnight?

    Angles in radians would be fine.

    Thanks.

    EDIT: I don't want the angle between the hands, just the angle individually: say its 3:00am, the minute hand is at 0 radians (0 degrees) and the hour hand is at 1.570796 radians (90 degrees).
    Last edited by wossname; Sep 11th, 2004 at 01:06 PM.
    I don't live here any more.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width