Function numeric::math::log2 [] [src]

pub fn log2<T: NumericTrait + Float>(x: Tensor<T>) -> Tensor<T>