Re: Machine epsilon: conclusion
- From: "Army1987" <please.ask@xxxxxx>
- Date: Sat, 30 Jun 2007 17:31:25 +0200
"Richard Tobin" <richard@xxxxxxxxxxxxxxx> ha scritto nel messaggio news:f65rv2$14u7$1@xxxxxxxxxxxxxxxxxxxxxxxxxx
In article <ltSdnT3DNLGY9xvbnZ2dnUVZ8tHinZ2d@xxxxxx>,
Richard Heathfield <rjh@xxxxxxxxxxxxxxx> wrote:
#define QFLT_EPSILON 1.09003771904865842969737513593110651 ... E-106
You have the same bug as last time. No standard-conforming
implementation may define QFLT_EPSILON in the standard header
<float.h>, as I pointed out to you earlier this week.
Jacon already described how to suppress this definition if required.
Couldn't simplily he call it _QFLT_EPSILON? The standard doesn't
forbid implementation-defined types.
.
- References:
- Machine epsilon: conclusion
- From: jacob navia
- Re: Machine epsilon: conclusion
- From: Richard Heathfield
- Re: Machine epsilon: conclusion
- From: Richard Tobin
- Machine epsilon: conclusion
- Prev by Date: Re: Display C in HTML
- Next by Date: Re: segmentation fault
- Previous by thread: Re: Machine epsilon: conclusion
- Next by thread: Re: Machine epsilon: conclusion
- Index(es):
Relevant Pages
|