Function liba::f64_rsqrt

source ·
pub fn f64_rsqrt(x: f64) -> f64
Expand description

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