Searched refs:kLog10Ofe (Results 1 – 1 of 1) sorted by relevance
67 constexpr float kLog10Ofe = 0.4342944819f; in ExpApproximation() local68 return PowApproximation(10.f, x * kLog10Ofe); in ExpApproximation()