Searched refs:negativeZeroFloatBits (Results 1 – 1 of 1) sorted by relevance
1292 private static long negativeZeroFloatBits = Float.floatToRawIntBits(-0.0f); field in Math1314 (Float.floatToRawIntBits(a) == negativeZeroFloatBits)) { in max()1394 (Float.floatToRawIntBits(b) == negativeZeroFloatBits)) { in min()