Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use std::atan2 instead of atan2f #3695

Merged
merged 4 commits into from
Oct 6, 2024

Commits on Oct 6, 2024

  1. used std::atan2

    cvarni authored and cvarni committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c3f01c6 View commit details
    Browse the repository at this point in the history
  2. includes

    cvarni committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a228d7c View commit details
    Browse the repository at this point in the history
  3. hypot as well

    cvarni committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b9577c3 View commit details
    Browse the repository at this point in the history
  4. no hypot

    cvarni committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2ff7a36 View commit details
    Browse the repository at this point in the history