Home | History | Annotate | Download | only in src

Lines Matching refs:constant3

915     const double constant3 = (1 << kTableSizeBits) / std::log(2.0);
916 math_exp_constants_array[3] = constant3;
919 math_exp_constants_array[5] = 1 / constant3;