adpth / BMI-Calculator

This App concept is basically used to calculate BMI value and corresponding weight status while taking age into consideration.
9 stars 9 forks source link

Wrong Result #3

Closed bemadlive closed 2 years ago

bemadlive commented 3 years ago

App user interface good but result is showing wrong calculation so try to fix the bug.

For example weight 55 kg and height 180cm the result showing 15, but actual result 17 please check it.

image

BMI = body mass index  m = mass (in kilograms)  h = height (in meters)

adpth commented 2 years ago

Thank you for raising this issue, I have resolved it completely 🐞