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