HomeSort by relevance Sort by last modified time
    Searched defs:kD_1_LOG2_10 (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
cached-powers.cc 119 static const double kD_1_LOG2_10 = 0.30102999566398114; // 1 / lg(10)
133 double k = std::ceil((min_exponent + kQ - 1) * kD_1_LOG2_10);
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 

Completed in 810 milliseconds