microsoft / calculator

Windows Calculator: A simple yet powerful calculator that ships with Windows
MIT License
29.59k stars 5.36k forks source link

Support for numbers having decimal point in programmer mode, especially hexadecimal numbers. #2092

Open pawanpreet193 opened 10 months ago

pawanpreet193 commented 10 months ago

Problem Statement I was using the programmer mode of the calculator and was going to type a hexadecimal number with a few digits after the decimal point (eg, 5869.566) but I wasn't able to enter a decimal point, as a result, was unable to enter the entire number

Evidence or User Insights It will make the calculator more useful to engineering students as well as professionals, as they no longer have to visit external websites.

Goals The calculator will become more useful to number system conversions

Requested Assignment

I'm just suggesting this idea. I don't want to implement it.

okilbekov commented 9 months ago

Hi, can I work on this issue?