#2059: Erroneous results in trigonometric functions for > double-precision
values
----------------------------------+-----------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.1
Severity: normal | Resolution:
Keywords: | Testcase:
Architecture: x86 | Os: Linux
----------------------------------+-----------------------------------------
Changes (by Frederik):
* type: feature request => bug
Comment:
I see that GHC 6.4.2 gives the same results as C
{{{
Prelude> cos(1e20)
-0.6649117899070088
}}}
Ajd, I hope it is OK to change this back to a bug, it certainly seems more
than a feature request...
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2059#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs