Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #123666
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
| Newsgroups | rec.arts.sf.written, rec.arts.comics.strips, comp.lang.fortran, comp.lang.c++ |
| Subject | Re: xkcd: Day Counter |
| Date | Sun, 05 Apr 2026 14:13:50 -0700 |
| Organization | None to speak of |
| Lines | 21 |
| Message-ID | <87mrzhp0tt.fsf@example.invalid> (permalink) |
| References | <10qq170$d49s$2@dont-email.me> <10qtr82$1f4di$2@dont-email.me> |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Injection-Date | Sun, 05 Apr 2026 21:13:54 +0000 (UTC) |
| Injection-Info | dont-email.me; posting-host="6b6f48aebff07aa40fb45671206b9bec"; logging-data="1774440"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18gKJGXdzwfbwffpCKgskya" |
| User-Agent | Gnus/5.13 (Gnus v5.13) |
| Cancel-Lock | sha1:f2WJUol6JjbnZBqDX8uXmG/Pj/8= sha1:v8R7+tBziNeS6x8/vi4nsg32ihQ= |
| Xref | csiph.com rec.arts.sf.written:655818 rec.arts.comics.strips:67115 comp.lang.fortran:126582 comp.lang.c++:123666 |
Cross-posted to 4 groups.
Show key headers only | View raw
Chris Ahlstrom <OFeem1987@teleworm.us> writes:
> Lynn McGuire wrote this screed in ALL-CAPS:
>
>> xkcd: Day Counter
>> https://xkcd.com/3228/
>>
>> Yes, floating point errors are the bane of my life ! Not so much now
>> with double precision but the single precision days were nightmares.
>
> Well these days we have long double.
C has had long double as a standard type since the original 1989
ANSI C standard. (K&R1, 1978, didn't have long double.)
But wider floating-point types don't eliminate rounding errors.
[...]
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */
Back to comp.lang.c++ | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
xkcd: Day Counter Lynn McGuire <lynnmcguire5@gmail.com> - 2026-04-03 22:40 -0500
Re: xkcd: Day Counter Your Name <YourName@YourISP.com> - 2026-04-04 16:46 +1300
Re: xkcd: Day Counter Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-04 07:40 +0000
Re: xkcd: Day Counter Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-04 16:19 +0000
Re: xkcd: Day Counter Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-04 22:09 +0000
Re: xkcd: Day Counter Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-05 12:50 +0000
Re: xkcd: Day Counter Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-05 20:40 +0000
Re: xkcd: Day Counter Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-05 23:06 +0000
Re: xkcd: Day Counter Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 01:36 +0000
Re: xkcd: Day Counter Louis Krupp <lkrupp@invalid.pssw.com.invalid> - 2026-04-06 16:03 -0600
Re: xkcd: Day Counter Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-08 18:20 +0000
Re: xkcd: Day Counter Cóilín Nioclásín Glostéir <thanks-to@Taf.com> - 2026-08-21 18:45 +0000
Re: xkcd: Day Counter Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2026-08-22 04:14 +0800
Re: xkcd: Day Counter Paul S Person <psperson@old.netcom.invalid> - 2026-04-04 09:16 -0700
Re: xkcd: Day Counter Stuart Redmann <DerTopper@web.de> - 2026-04-06 16:10 +0200
Re: xkcd: Day Counter Paul S Person <psperson@old.netcom.invalid> - 2026-04-06 08:33 -0700
Re: xkcd: Day Counter Tony Nance <tnusenet17@gmail.com> - 2026-04-04 10:40 -0400
Re: xkcd: Day Counter Mark Jackson <mjackson@alumni.caltech.edu> - 2026-04-04 11:01 -0400
Re: xkcd: Day Counter Jay Morris <morrisj@epsilon3.me> - 2026-04-04 11:44 -0500
Re: xkcd: Day Counter Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-04-05 10:22 -0400
Re: xkcd: Day Counter Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-05 14:13 -0700
Re: xkcd: Day Counter Thomas Koenig <tkoenig@netcologne.de> - 2026-04-06 05:25 +0000
Re: xkcd: Day Counter Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-06 00:43 -0700
Re: xkcd: Day Counter Thomas Koenig <tkoenig@netcologne.de> - 2026-04-06 20:14 +0000
Re: xkcd: Day Counter Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-06 14:30 -0700
Re: xkcd: Day Counter Nioclás Pól Caileán de Ghloucester <thanks-to@Taf.com> - 2026-04-06 15:54 +0000
Re: xkcd: Day Counter Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 20:40 +0000
Re: xkcd: Day Counter "J-P. Rosen" <rosen@adalog.fr> - 2026-04-07 07:48 +0200
Re: xkcd: Day Counter candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2026-04-06 14:40 +0000
csiph-web