2013/5/6 Armin Rigo <arigo@tunes.org>
On Sun, May 5, 2013 at 10:40 PM, Michael Hudson-Doyle <micahel@gmail.com> wrote:
> I want to say something about negative zeroes here....

Right: on floats it's not actually the usual equality, but equality of
the bit pattern (using float2longlong).

Except for NaN...

--
Amaury Forgeot d'Arc