floating point arithmetic
Juan Manuel Urbano Blanco <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, I inform you of the following bug: Prelude> (4.72*25) 118.0 Prelude> floor (4.72*25) 117 Juan Manuel Urbano Granada Spain