Function glm::ext::cbrt
[−]
[src]
pub fn cbrt<F: BaseFloat, T: GenFloat<F>>(x: T) -> T
Returns the cubic root.
pub fn cbrt<F: BaseFloat, T: GenFloat<F>>(x: T) -> T
Returns the cubic root.