Programming Tutorials

Comment on Tutorial - Understanding isInfinite() and isNaN() in Java By Emiley J



Comment Added by : Phil

Comment Added at : 2012-11-25 02:06:49

Comment on Tutorial : Understanding isInfinite() and isNaN() in Java By Emiley J
A more complete description of the common pitfalls of using NaN in Java:

http://ppkwok.blogspot.co.uk/2012/11/java-cafe-1-never-write-nan-nan_24.html


View Tutorial