Daniel Lemire's blog
lemire.me
Add New Subscription
Post
(required) *
Required; the Post you're subscribing to.
Comment
— All Comments/Replies —
Mar 5th, 2021 12:02 am — "Bruce" writes: FWIW Rust also produces what you would e[...]
Mar 5th, 2021 4:44 am — "Josh Bleecher Snyder" writes: Related: https://github.com/golang/go/is[...]
Mar 5th, 2021 12:07 pm — "Kali" writes: JavaScript: const plusZero = 0; const mi[...]
Mar 5th, 2021 2:16 pm — "William" writes: let parsedMinus = parseFloat(“-0.0”)[...]
Mar 5th, 2021 2:39 pm — "Stefan Kanthak" writes: Depending on the compiler and the optimi[...]
Mar 5th, 2021 3:10 pm — "Andreas Davour" writes: fn main() { let minus = -0.0; let plus =[...]
Mar 5th, 2021 3:20 pm — "Daniel Lemire" writes: Are you aware of a compiler where the re[...]
Mar 5th, 2021 4:35 pm — "Arun" writes: Same behaviour with D as well. void main[...]
Mar 5th, 2021 5:39 pm — "Thomas Müller Graf" writes: Related to https://github.com/golang/go/[...]
Mar 5th, 2021 10:22 pm — "Daniel Lemire" writes: Yes, but from what I can see, they will [...]
Mar 5th, 2021 10:50 pm — "Marshall Ward" writes: Negative zeros are one of the issues tha[...]
Mar 5th, 2021 11:22 pm — "ajdude" writes: I just tried it in Ada. with Ada.Float_T[...]
Mar 6th, 2021 3:40 am — "amos" writes: Someone needs to send this to the team w[...]
Mar 6th, 2021 6:17 am — "Stefan Kanthak" writes: Evaluation of the expression strtod(cons[...]
Mar 6th, 2021 11:22 am — "Serinx" writes: Zero in math is kind of dumb. 1/0 should[...]
Mar 6th, 2021 4:17 pm — "Daniel Lemire" writes: I do not doubt that in all the examples [...]
Mar 6th, 2021 5:59 pm — "Sitwon" writes: Isn’t division by zero undefined? I wo[...]
Mar 6th, 2021 6:10 pm — "Daniel Lemire" writes: Isn’t division by zero undefined? It i[...]
Mar 7th, 2021 3:46 am — "Jon Raphaelson" writes: Zig has a “comptime” environment, wh[...]
Mar 7th, 2021 5:20 pm — "Stefan Kanthak" writes: I still remember your blog post https://[...]
Mar 7th, 2021 6:59 pm — "Stefan Kanthak" writes: To answer both of your questions: 1. no,[...]
Mar 8th, 2021 11:48 pm — "Stefan Kanthak" writes: AFAIK the D language/compiler sports a s[...]
Email
(required) *
First Name
(required) *
Last Name
Deliver
(required) *
instantly
hourly
daily
weekly
Any value that is not
instantly
results in a digest instead of instant notifications.