- #1
denian
- 160
- 0
if the floatingpoint number is 1111111111111111111111111111111,
the answer should be NaN instead of infinity rite?
the answer should be NaN instead of infinity rite?
denian said:sorry. it should be right, not rite. pardon me.
from your statement, i conclude that the exact answer should be infinity.
am i right?
what if, i have this floating point number : 11111111100000000000000000000000
and i am to convert this floating point number to decimal, the answer should be infinity, isn't it?
then can i summarise that if the exponential is all 1's, it will be infinity when converted to decimal?
thank you.