Searched refs:NAN_GAP (Results 1 – 1 of 1) sorted by relevance
69 private static final int NAN_GAP = 4 * 1024 * 1024; field in MathUtils492 assert maxUlps > 0 && maxUlps < NAN_GAP; in equals()682 assert maxUlps > 0 && maxUlps < NAN_GAP;