Darkempire78 / OpenCalc

A simple and beautiful calculator for Android
GNU General Public License v3.0
736 stars 83 forks source link

The wrong formula with (90% : 90%) + (90% - 90%) #278

Open ChinhQT opened 1 year ago

ChinhQT commented 1 year ago

Describe the bug The formula was wrong with (90% : 90%) + (90% - 90%) The app's result is = 0,09 But other app, the expected result is = 1,09

To Reproduce Steps to reproduce the behavior:

  1. Go to the application
  2. Click on the expression (90% : 90%) + ( 90% - 90% )
  3. Check the result and see error

Expected behavior The expected result is = 1,09

Wjxfi commented 1 year ago

this app has true percentages. This covers some functionality