Searched defs:NaNs (Results 1 – 1 of 1) sorted by relevance
766 float[] NaNs = {Float.intBitsToFloat(0x7fc00000), // "positive" NaN in testFloatCopySign() local831 double[] NaNs = {Double.longBitsToDouble(0x7ff8000000000000L), // "positive" NaN in testDoubleCopySign() local