←back to thread

182 points Twirrim | 1 comments | | HN request time: 0s | source
Show context
favorited ◴[] No.41875023[source]
Previously, in JF's "Can we acknowledge that every real computer works this way?" series: "Signed Integers are Two’s Complement" <https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p09...>
replies(1): >>41875200 #
jsheard ◴[] No.41875200[source]
Maybe specifying that floats are always IEEE floats should be next? Though that would obsolete this Linux kernel classic so maybe not.

https://github.com/torvalds/linux/blob/master/include/math-e...

replies(6): >>41875213 #>>41875351 #>>41875749 #>>41875859 #>>41876173 #>>41876461 #
1. NL807 ◴[] No.41875213[source]
Love it