[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Floating point problems



Heinz Ulrich Stille wrote:
> 
> On Sat, 28 Nov 1998, Johannes G.D. Hausmann wrote:
> > 
> >This is a denormal.
> 
> This does not seem to be the problem: [...]

But all your code examples work (at least with gcc 2.7.2.1)
if compiled with `-mieee'. Also be aware that `%lg' is not
ANSI compiant (`%g' is for doubles, `%Lg' is for long doubles,
which are not available in generic form on Alphas).

scr



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []