Function sqrt

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

Const sqrt function using Newton’s method