Searched refs:threehalfs (Results 1 – 1 of 1) sorted by relevance
53 const float threehalfs = 1.5f; in SqrtByCarmack() local59 float_int.y = float_int.y * (threehalfs - (x2 * float_int.y * float_int.y)); in SqrtByCarmack()