In Java what does NaN mean.

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-04-11T17:57:46Z Indexed on 2010/04/11 18:03 UTC
Read the original article Hit count: 389

Filed under:
|
|

I have a program that more or less tries to widdle a doube down to a desired number. The output i get though, instead of being that final double is NaN

What does this mean?

© Stack Overflow or respective owner

Related posts about nan

Related posts about java