#35

Correct atan implementation


    • Created on: Sat, Apr 26 (7 months ago)
    • Reported by: crazy-chris
    • Assigned to: crazy-chris
    • Milestone: Mixed Improvements
    • Status: Accepted
    • Priority: Normal (3)
    • Component:

    atan(dx/dy) does not work properly if integer. either use float or atan2(dy, dx)

  • Attachments        Take Screenshot Add File
    No attachments
    No associations
    Activity