So, I have this normal calculator gives me weird answers for all the calculations.
This one
After some trials I found out the following problems:
- In the initial state, just on pressing ‘+’ and then ‘=’, it returns 2,00,00,000.
- Let’s say, I calculate 4+1, it returns 2,00,00,005, i.e. adding that extra figure.
- Similar happens with ‘-‘
- For ‘*’ operator, it just returns 222222222.22 with an error
Does anyone know about this behaviour, and whether I can do anything to correct it?
Also is there any way to look into the code of the microprocessor embedded in it?
New contributor
Ggn1729 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.