CVS commit by staikos: get rid of unnecessary isnan() calls. cachegrind seems to indicate that they are at least as expensive as floor() and we call it too often (hundreds of thousands of times) M +13 -4 kstplot.cpp 1.25 M +17 -7 kstvector.cpp 1.45