Hacker News new | ask | show | jobs
by foxhill 2919 days ago
that’s not the case, in IEE754 floating point, zero is signed - i.e negative and positive zero are distinct values
1 comments

But the standard comparison operators don’t distinguish them.