[run/calculator] wrong result if more than 20 digits are used in sqrt(x)
#17990
Labels
Issue-Bug
Something isn't working
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Microsoft PowerToys version
0.57.2
Running as admin
Area(s) with issue?
PowerToys Run
Steps to reproduce
Alt
+SPACE
shortcut (or your custom shortcut)sqrt(1.0)
and keep adding zeros (0) after the decimal (note that with 11 zeros the answer is1.0
instead of1
)✔️ Expected Behavior
return the correct result
❌ Actual Behavior
returns ~2.78 * 10^n
though this doesn't happen when the number is zero
Other Software
N/A
The text was updated successfully, but these errors were encountered: