Searched refs:tryLess (Results 1 – 1 of 1) sorted by relevance
276 double tryLess = Math.abs(Math.IEEEremainder(less, 1.0d)); in toPattern() local278 if (tryLessOrEqual < tryLess) { in toPattern()