Comment on Why is division so much more complex than other arithmetic operations?Comments−lotaezenwa3yIt’s not closed on the reals−not2b3yComputers can't represent reals, and it's closed on IEEE floating point values (with Inf and NaN).
Comments
It’s not closed on the reals
Computers can't represent reals, and it's closed on IEEE floating point values (with Inf and NaN).