Describe the bug
900+(25)2=50
900+(25)*2=950
if you omit typing the * it ignores the addition.
it is visually the same in the calculator but the result is different.
Steps To Reproduce
- Go to Scientific mode
- make an equation omitting the use of * in a calculation with parentheses like 900+(25)2
- Press = button
- Wrong result
Expected behavior
give same result as 900+(25)*2=950
Screenshots
Device and Application Information
- OS Build: 10 0 26200 0
- Architecture: x64
- Application Version: 11.2508.4.0
- Region: en-US
- Dev Version Installed: False
Requested Assignment
I'm just reporting this problem. I don't want to fix it.
Describe the bug
900+(25)2=50
900+(25)*2=950
if you omit typing the * it ignores the addition.
it is visually the same in the calculator but the result is different.
Steps To Reproduce
Expected behavior
give same result as 900+(25)*2=950
Screenshots
Device and Application Information
Requested Assignment
I'm just reporting this problem. I don't want to fix it.