1.#QNAN Solution




Hello all,
I'm running descriptive stats on mileages from a database (float numbers,
about a million records). My sum returns 1.#QNAN, which I understand from
searching this forum is an error.

While I'm looking for help in solving this problem, I'm more interested in a
general explanation about the cause of this problem. Any ideas?

Thanks
Greg Corradini
--
View this message in context: http://www.nabble.com/1.-QNAN-Solution-tf3710941.html#a10379999
Sent from the Python - python-list mailing list archive at Nabble.com.

.



Relevant Pages

  • Re: 1.#QNAN Solution
    ... My sum returns ... If you're asking how you end up with a NaN, ...
    (comp.lang.python)
  • Re: 1.#QNAN Solution
    ... My sum returns ... If you're asking how you end up with a NaN, ...
    (comp.lang.python)
  • Re: Comment on the paper "New Directions in Cryptography"
    ... Angela's forum finds in touch with our discipline after we ... grab up it. ... He'll be searching of depressed ...
    (sci.crypt)
  • Re: problem in my algorithm...
    ... Consider the terms of the sum until the difference between the values ... with addiction of two consecutive terms be inferior to 0,0001. ... static int factorial{ ... float difference = 1.0f; ...
    (comp.lang.java.programmer)
  • Re: Floating point arithmetic model of C...
    ... What's the cast to float in the ... Then the result plus the value in 'Sum' ... truncated to float precision for storing it in 'Sum'. ... All I can see here are small rounding errors, ...
    (comp.lang.c)