Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74202
| Date | 2014-07-08 21:04 +0200 |
|---|---|
| From | "Anders J. Munch" <2014@jmunch.dk> |
| Organization | . |
| Subject | Re: NaN comparisons - Call For Anecdotes |
| References | <53BC05FB.4050707@jmunch.dk> <53BC2BA0.3050500@stoneleaf.us> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11654.1404846257.18130.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: NaN comparisons - Call For Anecdotes "Anders J. Munch" <2014@jmunch.dk> - 2014-07-08 21:04 +0200
csiph-web