"Scott David Daniels" <scott.dani...@acm.org> writes:
> To avoid using epsilon, do something like: 
>     if 1 + abs(x) != 1:


An OK effort, but you're wrong.  That's not how to do it at all.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to