Trying to divide by any hex number is not recognized as a calculation, forcing with= prefix incorrectly shows "calculation contains division by zero". The same issue is for binary prefix. Likely some input validator checking for / 0 does not understand base prefixes.
Microsoft PowerToys version
0.86.0
Installation method
WinGet
Running as admin
No
Area(s) with issue?
PowerToys Run
Steps to reproduce
Trying to divide by any hex number is not recognized as a calculation, forcing with
=
prefix incorrectly shows "calculation contains division by zero". The same issue is for binary prefix. Likely some input validator checking for/ 0
does not understand base prefixes.✔️ Expected Behavior
❌ Actual Behavior
Other Software
No response