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

fix 32-bit overflow in hypot doc #32896

Merged
merged 1 commit into from
Aug 14, 2019
Merged

fix 32-bit overflow in hypot doc #32896

merged 1 commit into from
Aug 14, 2019

Conversation

stevengj
Copy link
Member

Fixes #32894

@stevengj stevengj added docs This change adds or pertains to documentation bugfix This change fixes an existing bug labels Aug 14, 2019
@StefanKarpinski StefanKarpinski merged commit 314271b into master Aug 14, 2019
@delete-merged-branch delete-merged-branch bot deleted the stevengj-patch-5 branch August 14, 2019 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsafe literal constants with powers (e.g. 10ˆ10 in 32 bit systems)
2 participants