libm
0.2.15
In libm::
math::
sqrt
libm
::
math
::
sqrt
Function
sqrtf
Copy item path
Source
pub fn sqrtf(x:
f32
) ->
f32
Expand description
The square root of
x
(f32).