Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed approximation of arcs with theta>PI: atan2 was returning negati…
…ve value, so I added 2*PI to make it in the range [0,2*PI)
- Loading branch information