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

Calculator incorrect results in PowerToys Run #35289

Closed
faq0 opened this issue Oct 7, 2024 · 2 comments
Closed

Calculator incorrect results in PowerToys Run #35289

faq0 opened this issue Oct 7, 2024 · 2 comments
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@faq0
Copy link

faq0 commented Oct 7, 2024

Microsoft PowerToys version

0.81.0

Installation method

GitHub

Running as admin

None

Area(s) with issue?

PowerToys Run

Steps to reproduce

  1. Start PowerToys Run (Alt + Space).
  2. Type 90000000000000000000 (9*10^19).
  3. Watch as the result change.

✔️ Expected Behavior

”90000000000000000000" is shown as the result.

❌ Actual Behavior

The result is 16213023705161800000 (≈1.6*10^19), not as expected.
image

Other numbers, when entering the 20th (or sometimes 21th) digit, the result would change significantly.
(e.g.: 8989898989898989898 [≈9.010^18] shows as 8989898989898990000 while adding a digit 9 would result in 16112013604151700000 [1.610^19])

Other Software

No response

@faq0 faq0 added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Oct 7, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@faq0
Copy link
Author

faq0 commented Oct 7, 2024

Duplicate issue, although not currently solved. Issue closed.

@faq0 faq0 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant