Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Fix the atan family of functions behavior with bounds checks #143

Merged
merged 1 commit into from
May 2, 2019

Conversation

mb64
Copy link
Contributor

@mb64 mb64 commented Aug 1, 2018

Similarly to #142, this changes atan2 to use wrapping addition. atan, atanf, and atan2f were already OK with bounds checks.

@alexcrichton
Copy link
Member

Again sorry for the very long delay on merging this also still passes tests so merging!

@alexcrichton alexcrichton merged commit 850f14b into rust-lang:master May 2, 2019
tgross35 pushed a commit that referenced this pull request Apr 18, 2025
Fix the atan family of functions behavior with bounds checks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants