Searched defs:posInf (Results 1 – 5 of 5) sorted by relevance
141 Rational posInf = POSITIVE_INFINITY; in testEquals() local170 Rational posInf = new Rational(5, 0); in testReduction() local
146 Rational posInf = POSITIVE_INFINITY; in testEquals() local175 Rational posInf = new Rational(5, 0); in testReduction() local
123 private boolean posInf; field in OrderedTuple
53 posInf = math.Inf(1) var