Provide a J verb that inscribes a regular polygon within a (circular) 12-hour 
clock, and returns the sums of the hours at the
vertices of the polygon.  One vertex must rest on 12.  

The verb is monadic and its argument is the sides of the polygon.  If the 
vertices of the polygon do not fall perfectly on hour
marks, you may either use fractional hours or raise an error.

-Dan

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to