bughelp wantedimportant
Metriche repository
- Star
- (1480 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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:
- Go to the application
- Click on the expression (90% : 90%) + ( 90% - 90% )
- Check the result and see error
Expected behavior The expected result is = 1,09