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