nifty to Programmer [email protected] • 1 year agoStop using floatslemmy.worldimagemessage-square92fedilinkarrow-up1796arrow-down135
arrow-up1761arrow-down1imageStop using floatslemmy.worldnifty to Programmer [email protected] • 1 year agomessage-square92fedilink
minus-square@[email protected]linkfedilink6•edit-21 year agoI think you got that wrong, you got +Inf, -Inf and two NaNs, but they’re both just NaN. As you wrote signed NaN makes no sense, though technically speaking they still have a sign bit.
minus-square@[email protected]linkfedilink5•1 year agoRight, there’s no -NaN. There are two different values of NaN. Which is why I tried to separate that clause, but maybe it wasn’t clear enough.
I think you got that wrong, you got +Inf, -Inf and two NaNs, but they’re both just NaN. As you wrote signed NaN makes no sense, though technically speaking they still have a sign bit.
Right, there’s no -NaN. There are two different values of NaN. Which is why I tried to separate that clause, but maybe it wasn’t clear enough.