# Functions
HourHandPoint is the unit vector of the hour hand at time `t`,.
HoursInRadians returns the angle of the hour hand from 12 o'clock in radians.
MinuteHandPoint is the unit vector of the minute hand at time `t`,.
MinutesInRadians returns the angle of the minute hand from 12 o'clock in radians.
SecondHandPoint is the unit vector of the second hand at time `t`,.
SecondsInRadians returns the angle of the second hand from 12 o'clock in radians.