Searched refs:constant3 (Results 1 – 1 of 1) sorted by relevance
915 const double constant3 = (1 << kTableSizeBits) / std::log(2.0); in InitializeMathExpData() local916 math_exp_constants_array[3] = constant3; in InitializeMathExpData()919 math_exp_constants_array[5] = 1 / constant3; in InitializeMathExpData()