Ben Rudiak-Gould writes:

 > 1./0. is not a true infinity.

Granted, I was imprecise.  To be precise, 1.0 / 0.0 *could* be a true
infinity, and in some cases (1.0 / float(0)) *provably* is, while
1e1000 *provably* is not a true infinity.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/KGNKANSO3Z7U2YVRAE3A773L6KNY4O7H/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to