sanskarmalkhede / calculator

A standard calculator made using Javascript.
https://sanskarmalkhede.github.io/calculator/
1 stars 5 forks source link

precision controller #10

Closed ishan-nahid closed 1 year ago

ishan-nahid commented 1 year ago

added precision controller. This feature will allow users to control how many decimal places are displayed in the results. User need to set the precision number before the calculations.

sanskarmalkhede commented 1 year ago

Can't see any difference, can you attach screenshots or give a detailed description on how this feature works.

ishan-nahid commented 1 year ago

you just need to assign how many digits after decimal point you want to see.

10 2 5

anything else?

sanskarmalkhede commented 1 year ago

Center the text field, its not a good design. Functionality is perfect.

ishan-nahid commented 1 year ago

updated_middle

now?

ishan-nahid commented 1 year ago

check now and review, marge. add hacktoberfest-accepted label.