Alitindrawan24 / Binary-Calculator

Binary Calculator
https://alitindrawan24.github.io/Binary-Calculator/
MIT License
24 stars 57 forks source link

Displaying Correct Binary to Decimal Conversion #36

Closed pranav-jadhav closed 1 year ago

pranav-jadhav commented 1 year ago

Currently, there is an no functionality to display the binary to decimal conversion functionality in the application. When users input a binary number, the application does not display the decimal equivalent. This can be resolved to ensure accurate conversions and provide users with the correct results.

Alitindrawan24 commented 1 year ago

Interesting, can you solve this issue ? I will assign this to you. Thank you