[go: up one dir, main page]

cbrt

Function cbrt 

Source
pub fn cbrt(x: f64) -> f64
Expand description

Compute the cube root of the argument.