Function sqrtf

pub fn sqrtf(x: f32) -> f32
Available on crate feature dep_libm only.
Expand description

The square root of x (f32).