microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.58k stars 6.56k forks source link

Calculator stopped supporting scientific notation as lower case (2e9 vs 2E9) #36045

Open mlongtin0 opened 20 hours ago

mlongtin0 commented 20 hours ago

Microsoft PowerToys version

0.86.0

Installation method

Microsoft Store, PowerToys auto-update

Running as admin

No

Area(s) with issue?

PowerToys Run

Steps to reproduce

Scientific notation only works with uppercase E now. Lowercase used to work. I could swear "1e9/20" would give me 50000000 until a few months ago, but now it offers to open a URL (https://1e9/20).

Steps To Reproduce

Alt-tab
Type "1e9/20" or "=1e9/20"

✔️ Expected Behavior

50000000

❌ Actual Behavior

Screenshot Image

Other Software

No response