Hacker News new | past | comments | ask | show | jobs | submit login

You’re doing something different than real number arithmetic. Saying 1/0 = x, and then treating x like a real number is inconsistent. But just saying “we are going to augment the real numbers with an element x that is not a real number, and then define some properties of x and prove things about it” is not.



> You’re doing something different than real number arithmetic

Computer languages execute on rules that are not utilizing real number arithmetic. I didn't want to mention it, but there's these things called floats...

Edit: Pony took out the "normal" version of division by zero and suggest to write a wrapper to check beforehand.


Where did I say anything about computers? I’m referring to real numbers.


The topic is a computer language. I'm referring to utility.


Floating point is only useful to the extent that it approximates real arithmetic.


In pony, floating point behaves 1.0/0.0 the way you might expect.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: