66
Floating point Maths
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Also 1-1 ≠ 0
It does.
x-x == 0
is true unlessx
is NaN or infinity.