clementwzk / clementwzk/OpenCalc

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

Open
#278 1 comment 2 reactions 1 assignee Claimed by @clementwzk View on GitHub
bug help wanted important
Dominant language
Kotlin
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.