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