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