libm
0.0.1
Functions
cbrt
exp
frexpf
ldexp
ldexpf
log
modf
sqrt
libm
Function
sqrt
Copy item path
Settings
Help
Summary
Source
pub fn sqrt(x:
f64
) ->
f64
Expand description
Returns the square root of the provided number.