libm
0.0.1
libm
Function
sqrt
Copy item path
Source
pub fn sqrt(x:
f64
) ->
f64
Expand description
Returns the square root of the provided number.