Function liba::f32_rsqrt

source ·
pub fn f32_rsqrt(x: f32) -> f32
Expand description

reciprocal of square-root, \frac{1}{\sqrt{x}}