Searched refs:in_inverse (Results 1 – 1 of 1) sorted by relevance
29 const float in_inverse = 1.0 / in; in atan_approximation() local30 return kPi_2 - in_inverse / (1.0 + 0.28 * in_inverse * in_inverse); in atan_approximation()