[Haskell-cafe] Re: Why 'round' does not just round numbers ?

Henning Thielemann lemming at henning-thielemann.de
Mon Oct 27 08:12:42 EDT 2008


On Mon, 27 Oct 2008, L.Guo wrote:

> And then, in haskell, is that means, I have to use 'floor . (.5+)' 
> instead of 'round' to get the common round function ?

That's certainly the best to do.


More information about the Haskell-Cafe mailing list