You're viewing a single thread.
View all comments
138
comments
zero is positive
-dev
1 5 ReplyDon't explain the ieee floating point standard to mathematicians from within punching distance.
spoiler
0 == -0
but also0 > -0
1/0 == 2/0
but1/0 != 1/(-0)
not(x<y) and not(x>y) and not(x==y)
wherex
isNaN
x!=x
wherex
isNaN
4 0 Reply
You've viewed 138 comments.
Scroll to top