|
You are here |
alm.website | ||
| | | | |
jao.io
|
|
| | | | | ||
| | | | |
programmingmadecomplicated.wordpress.com
|
|
| | | | | This essay was sparked by me struggling to write my thesis' Background chapter and finding I had to comprehensively explain several concepts. Hopefully some appropriate slice through it will end up in the actual chapter. (Did I get something wrong? Do set me straight in the comments.) As we all learned in Computing 101, volatile... | |
| | | | |
sswam.wordpress.com
|
|
| | | | | TLDR: Division by zero is not as scary as it's made out to be: a/0 = b?a = 0 Division is multiplication, backwards. These two equations are exactly equivalent, by definition: a/c = b a = b×c It's easy to understand division by zero if we look at the equivalent multiplication. a/0 = b a... | |
| | | | |
blog.cleancoder.com
|
|
| | | |||