can I get 0./0. to return nan instead of exception?

Joel Goldstick joel.goldstick at gmail.com
Thu Jun 19 07:31:49 EDT 2014


On Jun 19, 2014 7:05 AM, "Neal Becker" <ndbecker2 at gmail.com> wrote:
>
> Can I change behavior of py3 to return nan for 0./0. instead of raising an
> exception?

There is no nan in python.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140619/833104a4/attachment.html>


More information about the Python-list mailing list