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

Exactly what are the rules for the "special comparison" in APL? That sounds horrifying to me.



Assume the values could be equal if the relative error of the operation is greater than a small predefined value (called “⎕ct”, comparison tolerance, and you can change it).


but this is not an equivalence relation. You may have a=b and b=c but a!=c

it's horrifying!




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

Search: