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