Function numeric::math::log [] [src]

pub fn log<T: NumericTrait + Float>(x: Tensor<T>, base: T) -> Tensor<T>