On Fri, Nov 09, 2007 at 08:08:34PM +0100, Hans van Thiel wrote: > Can anybody explain the results for 1.0, 2.0 and 3.0 times pi below? > GHCi yields the same results. I did search the Haskell report and my > text books, but to no avail. Thanks in advance,
Roundoff error. -- David Roundy Department of Physics Oregon State University _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
