Searched refs:DEFAULT_TOLERANCE_MILLIS (Results 1 – 1 of 1) sorted by relevance
51 private static final double DEFAULT_TOLERANCE_MILLIS = 1; field in ExponentialBaseCalculator67 double scaledTolerance = DEFAULT_TOLERANCE_MILLIS / initialDelayMillis; in findBase()