Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74202 > unrolled thread
| Started by | "Anders J. Munch" <2014@jmunch.dk> |
|---|---|
| First post | 2014-07-08 21:04 +0200 |
| Last post | 2014-07-08 21:04 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: NaN comparisons - Call For Anecdotes "Anders J. Munch" <2014@jmunch.dk> - 2014-07-08 21:04 +0200
| From | "Anders J. Munch" <2014@jmunch.dk> |
|---|---|
| Date | 2014-07-08 21:04 +0200 |
| Subject | Re: NaN comparisons - Call For Anecdotes |
| Message-ID | <mailman.11654.1404846257.18130.python-list@python.org> |
Ethan Furman skrev:
> What exception? Apparently your claims about NaN in Python are all wrong --
> have you been using a custom interpreter?
> >>> float('inf') - float('inf')
> nan
If you deliberately try to manufacture NaN's, you can. I never said otherwise.
regards, Anders
Back to top | Article view | comp.lang.python
csiph-web