Skip to main content

cube

Function cube 

Source
pub fn cube<T: Float, V: FloatOps<T> + Base<T>>(a: V) -> V
Expand description

returns value a cubed (raised to the power 3)