I don't know when you'll ever need to calculate .0000000000 or any number that low. I guess it is a little messed up not so it won't get the job done. Weird.
3) input either 0.5555555555 - you will get on screen 0.5555555556. The same with entering 0.9999999999 -> giving directly 1
4) very small negative number multiplied with very small positive number shows on screen -0.0000000000, EVEN THOUGH if you continue multiplying the number by itself, the number is getting smaller, until it like underflows and start either giving strange exponents, either arriving at result of 1 :)
it is 1:41 am and you are playing whit your calculator.... freak
4cc0un7 2 years ago
they fixed that a looooong time ago.
thetpn 3 years ago
u hafta seriously be idle who would all of a sudden type in a number of that length
gonzo191 3 years ago
its not a bug.. but its funny
CAParkourMan 3 years ago
I don't know when you'll ever need to calculate .0000000000 or any number that low. I guess it is a little messed up not so it won't get the job done. Weird.
AndyGoRAWR 3 years ago
yeah that suck, i was try 1 mins ago and nothing happen to my iphone. the number i have only 6 digit so its like 0.000000 thats it no more
peterinne 3 years ago
3) input either 0.5555555555 - you will get on screen 0.5555555556. The same with entering 0.9999999999 -> giving directly 1
4) very small negative number multiplied with very small positive number shows on screen -0.0000000000, EVEN THOUGH if you continue multiplying the number by itself, the number is getting smaller, until it like underflows and start either giving strange exponents, either arriving at result of 1 :)
zveriu 4 years ago
Bugs:
1) input directly dot then ten zeros -> calculator crash
2) negative exponent overflow - sometimes (for specific number patterns), when exponent is reaching e-90, it overflows to e160 or something like this
zveriu 4 years ago