Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73412
| From | Neal Becker <ndbecker2@gmail.com> |
|---|---|
| Subject | can I get 0./0. to return nan instead of exception? |
| Date | 2014-06-19 07:04 -0400 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11140.1403175869.18130.python-list@python.org> (permalink) |
Can I change behavior of py3 to return nan for 0./0. instead of raising an exception?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
can I get 0./0. to return nan instead of exception? Neal Becker <ndbecker2@gmail.com> - 2014-06-19 07:04 -0400
csiph-web