How do I calculate arc angle between two points on a circle?

Posted by par on Stack Overflow See other posts from Stack Overflow or by par
Published on 2010-06-08T03:55:48Z Indexed on 2010/06/08 4:02 UTC
Read the original article Hit count: 153

Filed under:

Given a circle with a known center point and two points on the circle (thus known radius), how do I determine the angle of the minimum arc between the two points on the circle?

© Stack Overflow or respective owner

Related posts about math