[DiscordArchive] is there a way to run the code from that editor?
[DiscordArchive] is there a way to run the code from that editor?
Archived author: schlumpf • Posted: 2018-06-05T13:38:17.013000+00:00
Original source
But I am so sick of this conversation by now because stuff gets repeated for nor reason other than wanking.
Archived author: Deamon • Posted: 2018-06-05T13:38:30.306000+00:00
Original source
Archived author: Quantam • Posted: 2018-06-05T13:38:56.481000+00:00
Original source
"reverse" == "two's complement". "forward" is what I've been calling sign+abs but is actually called sign-magnitude
Archived author: Quantam • Posted: 2018-06-05T13:39:41.403000+00:00
Original source
Hmmmm
Archived author: schlumpf • Posted: 2018-06-05T13:40:20.959000+00:00
Original source
Can we please stop just throwing around names and not care if it is upwards down Qt3.14 and just fucking try to get two one line functions for converting back and forth? Thanks.
Archived author: Quantam • Posted: 2018-06-05T13:40:45.756000+00:00
Original source
Obviously you can't simply divide all 16 bits. As I've been saying repeatedly you can only divide 15 bits then add in the sign
Archived author: schlumpf • Posted: 2018-06-05T13:45:10.775000+00:00
Original source
You guys don’t believe how much energy this conversation has cost me in the past days while yielding no result at all.
Archived author: Deamon • Posted: 2018-06-05T13:46:04.824000+00:00
Original source
I simply get frustration from blizzards for improper use of fixed points.
Archived author: Quantam • Posted: 2018-06-05T13:49:15.104000+00:00
Original source
https://godbolt.org/g/ApTcvg
[Embed: Compiler Explorer]
Compiler Explorer is an interactive online compiler which shows the assembly output of compiled C, C++, Rust, Go, D, Haskell, Swift & Pascal code.
https://godbolt.org/g/ApTcvg
Archived author: Quantam • Posted: 2018-06-05T13:49:23.991000+00:00
Original source
There. Simple divide passes your checks