@[email protected]M to Science [email protected]English • 1 month ago10001mander.xyzmessage-square59fedilinkarrow-up1695
arrow-up1695image10001mander.xyz@[email protected]M to Science [email protected]English • 1 month agomessage-square59fedilink
minus-squarePhoenixzlinkfedilinkEnglish40•1 month agoUnless it’s a signed integer, then it’s -1 and they’re expecting something…
minus-squareDacoTacolinkfedilinkEnglish9•1 month agoA 5 bit long signed integer? What kind of weird system you using ? :p
minus-squarePhoenixzlinkfedilinkEnglish1•18 days agoBecause a 5 bit unsigned integer is so much better? :p
minus-square@[email protected]linkfedilinkEnglish3•1 month agoOnly if you’re using a sign bit rather than two’s compliment (a sign bit allows for two representations of 0)
Unless it’s a signed integer, then it’s -1 and they’re expecting something…
A 5 bit long signed integer? What kind of weird system you using ? :p
Two’s complement
Because a 5 bit unsigned integer is so much better? :p
Only if you’re using a sign bit rather than two’s compliment (a sign bit allows for two representations of 0)