[Haskell-cafe] Re: Just for a laugh...

David House dmhouse at gmail.com
Thu May 31 16:59:17 EDT 2007


On 31/05/07, Andrew Coppin <andrewcoppin at btinternet.com> wrote:
> Note that the challenge asks for the "internal" bitmap representation of
> an IEEE double-precision integer - not the mathematical binary
> expansion. (In particular, things like Infinity and NaN have special bit
> sequences.)

Ah, sorry, then disregard my solution. I did wonder why you'd
immediately jump to Data.Bits.

-- 
-David House, dmhouse at gmail.com


More information about the Haskell-Cafe mailing list