⬅︎ Back to Integer division in programming languages
That's a really good question. I honestly don't know the answer.
In Python integer division why does -7/10 == -1 and not 0?
Comment
That's a really good question. I honestly don't know the answer.
Parent comment
In Python integer division why does -7/10 == -1 and not 0?