this post was submitted on 12 Mar 2025
560 points (98.1% liked)

Comic Strips

17447 readers
1646 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] wischi@programming.dev 65 points 3 months ago (2 children)

0/0 is undefined because everything would be a valid result. 0/0 is basically finding solutions for 0*x=0 and everything you put into x would satisfy the equation.

[โ€“] kogasa@programming.dev 2 points 3 months ago

This doesn't clearly identify a problem IMO. Division by a number is defined as multiplication by the multiplicative inverse, and 0 has no multiplicative inverse because 0x = 1 has no solutions.

load more comments (1 replies)