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