Function sqrt

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

Returns the square root of the provided number.