Function sqrtf64
fn sqrtf64(x: f64) -> f64
Returns the square root of an f64
The stabilized version of this intrinsic is
f64::sqrt
sqrtf64fn sqrtf64(x: f64) -> f64
Returns the square root of an f64
The stabilized version of this intrinsic is
f64::sqrt