💻 Software
Windows Calculator shortcut keys
Fresh5 days ago
Mar 15, 202624038 viewsConfidence Score0%
0%
Problem
I'm using the calculator to solve equations like this: where is 0.657 squared. However, if I run that in the calculator, the is used as the bitwise OR function and not the power funtion. I tried finding a list of shortcut keys for the calculator, but all I could find was a small list that didn't in…
Error Output
((2 * 2.12) * (0.657)) - ((3 * 2.97) * (0.657^2))
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Windows Calculator shortcut keys
Low Risk
For a power, press the letter "Y" in Windows Calculator. For example, the keystrokes "0.657y2" (without the quotation marks) will show up on the calculator interface as: 0.657^2 Visit the Shortcut Keys Page for a full list.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix