How not to write a loop

Doug Gwyn gwyn at brl-smoke.ARPA
Fri Mar 4 07:38:37 AEST 1988


In article <64400004 at convex> cuddy at convex.UUCP writes:
>Only if you declare things as floats!

This is of course wrong.  Floating-point imprecision is not due
simply to float<->double conversion, but is inherent in the
whole approach.



More information about the Comp.lang.c mailing list