Hacker News new | ask | show | jobs
by justinpombrio 3246 days ago
Nor is it the same as the same non-sensical mathematical operator :-)

1/0 !== 1/0

1 comments

That's mad. In JS, 1/0 is Infinity, not Undefined. And Infinity is not equal to itself.