Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hhm
on Sept 29, 2008
|
parent
|
context
|
favorite
| on:
Why can't we divide by zero?
Isn't it something like this?
0=a-a, for all a
(where a-a is actually, a+(-a))
so: mul(b,0)=mul(b,(a-a))=mul(b,a)-mul(b,a)=z-z=0
newt0311
on Sept 29, 2008
[–]
pretty much.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
0=a-a, for all a
(where a-a is actually, a+(-a))
so: mul(b,0)=mul(b,(a-a))=mul(b,a)-mul(b,a)=z-z=0