I have come across this problem in a calculation I do in my code, where the divisor is 0 if the divident is 0 too. In my code I return 0 for that case. I am wondering, while div
When you type in zero divided by zero, there's an error because whatever you multiply zero from will be zero so it could be any number.