pub fn q_rsqrt(n: f32) -> f32
Expand description

An implementation of the fast inverse square root function from quake 3