libm
0.2.11
libm
Function
sqrt
Copy item path
Source
pub fn sqrt(x:
f64
) ->
f64
Expand description
The square root of
x
(f64).