@avsa
What happens if you have an integer made of infinitely repeating 9s and then you add 1?
You get infinite 0s, and a 1 that is carried until.. never? There’s no beginning to the number so, just as 1-0.9999.. is exactly 0 (not “almost 0”) then …9999 + 1 is also 0.
Reality has integer overflows. 🤯