libm
0.2.8
Function
libm
::
cbrtf
Copy item path
source
ยท
[
−
]
pub fn cbrtf(x:
f32
) ->
f32
Expand description
Cube root (f32)
Computes the cube root of the argument.