On 2008-01-21, Jason <[EMAIL PROTECTED]> wrote:

> Infinite values are also problematic.  In almost all cases, it is far
> better to avoid infinite and NaN values.

In many applications (e.g. process control) propogating NaN
values are way too useful to avoid.  Avoiding NaN would make a
lot of code far more complicated than would using them.

-- 
Grant Edwards                   grante             Yow! How's the wife?
                                  at               Is she at home enjoying
                               visi.com            capitalism?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to