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 -1.0^big #44456

Merged
merged 9 commits into from
Mar 8, 2022
Merged

fix -1.0^big #44456

merged 9 commits into from
Mar 8, 2022

Conversation

oscardssmith
Copy link
Member

Now returns 1.0 correctly

@oscardssmith oscardssmith added backport 1.8 Change should be backported to release-1.8 bugfix This change fixes an existing bug maths Mathematical functions labels Mar 4, 2022
base/math.jl Outdated Show resolved Hide resolved
base/math.jl Outdated Show resolved Hide resolved
@giordano giordano linked an issue Mar 4, 2022 that may be closed by this pull request
@oscardssmith
Copy link
Member Author

I believe this is now working.

@KristofferC KristofferC mentioned this pull request Mar 7, 2022
47 tasks
@oscardssmith
Copy link
Member Author

I'm merging this tomorrow unless someone objects.

@oscardssmith oscardssmith merged commit 03433a2 into JuliaLang:master Mar 8, 2022
@oscardssmith oscardssmith deleted the fix-pow-bug branch March 8, 2022 16:28
KristofferC pushed a commit that referenced this pull request Mar 11, 2022
*fix negative numbers to powers >2^64

(cherry picked from commit 03433a2)
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Mar 15, 2022
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 maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in floating point power
4 participants