Function firefly_rust::math::sqrt

source ยท
pub fn sqrt(x: f32) -> f32
Expand description

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