[Haskell-cafe] floating point operations and representation

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Thu Mar 13 12:36:44 EDT 2008


On Mar 13, 2008, at 5:12 , Ketil Malde wrote:

> Perhaps now everybody uses SSE to do math, but earlier Intel FPU
> architectures did floating point with 80-bit registers, so the
> accuracy of the result could depend on whether an intermediate result
> was flushed to memory (by a context switch).

Double operations in IO, anyone?  :/

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list