#2281: properFraction implemented with modf primitive?
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:          
        Type:  proposal  |       Status:  new     
    Priority:  normal    |    Milestone:          
   Component:  Compiler  |      Version:  6.8.2   
    Severity:  normal    |   Resolution:          
    Keywords:            |     Testcase:          
Architecture:  Multiple  |           Os:  Multiple
-------------------------+--------------------------------------------------
Comment (by guest):

 Thanks for the pointer.
 Currently I'm using '(x - int2Double (double2Int x))' since I expect it's
 the fastest.

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