|
|
|
|
|
by tikhonj
5049 days ago
|
|
Oh, I don't really have a good solution in mind--it's just annoying. I guess one option would be to just declare that all NaNs are equal--I'm pretty sure that's how bottoms work in Haskell, and it seems that NaN is essentially a floating-point version of bottom. |
|