Function sqrt

Source
pub fn sqrt(x: f32) -> f32
Expand description

Approximates the square root of a number with an average deviation of ~5%.