#4867: Incorrect result from trig functions
---------------------------------+------------------------------------------
    Reporter:  gwright           |       Owner:                             
        Type:  bug               |      Status:  new                        
    Priority:  normal            |   Component:  Compiler                   
     Version:  7.0.1             |    Keywords:                             
    Testcase:                    |   Blockedby:                             
          Os:  Unknown/Multiple  |    Blocking:                             
Architecture:  Unknown/Multiple  |     Failure:  Incorrect result at runtime
---------------------------------+------------------------------------------

Comment(by gwright):

 Hmmm.  Not just the regular trig functions are broken, but so is `tanh`:
 {{{
 Prelude> tanh (-1.0)
 -2.5422996573661585e76
 }}}
 (should be about `-0.76`).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4867#comment:1>
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

Reply via email to