On 4/16/2011 9:52 AM, Andrei Alexandrescu wrote: > I seem to remember that essentially some of the last bits printed in such a > result are essentially arbitrary. I forgot what could cause this. To see what the exact bits are, print using %A format. In any case, floating point bits are not random. They are completely deterministic.