Searched refs:kD_1_LOG2_10 (Results 1 – 1 of 1) sorted by relevance
151 static const double kD_1_LOG2_10 = 0.30102999566398114; // 1 / lg(10) variable159 double k = ceil((min_exponent + kQ - 1) * kD_1_LOG2_10); in GetCachedPowerForBinaryExponentRange()