calculator
calculator copied to clipboard
[BUG] Percentage is ignored in the calculation
Describe the bug Can't use percentage for calculation, because is ignored.
To Reproduce Steps to reproduce the behavior:
-
Percentage sum:
- Calculate
1000+10% - Press
= - Result
1010 - Expected
1100
- Calculate
-
Percentage multiplication:
- Calculate
1000*10% - Press
= - Result
10000 - Expected
100
- Calculate
Additional context
Tested on Galaxy A54 and Galaxy S20 FE.
@wehagy Apologies for the inconvenience, and thanks for bringing the bug to my attention; I'll fix it as soon as possible.