On Tue, Sep 24, 2013 at 5:39 PM, Sven Panne <[email protected]> wrote:
> 2013/9/22 Mike Meyer <[email protected]>: > > On Sat, Sep 21, 2013 at 5:28 PM, Bardur Arantsson <[email protected]> > > wrote: > > Trying to make something whose name is "Not A Number" act like a > > number sounds broken from the start. > > The point here is that IEEE floats are actually more something like a > "Maybe Float", with various "Nothing"s, i.e. the infinities and NaNs, > which all propagate in a well-defined way. So, `Either IeeeFault Float`? ;)
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
