log10

Function log10 

Source
pub fn log10<T: HasAfEnum>(input: &Array<T>) -> Array<T::AbsOutType>
Expand description

Compute logarithm base 10

This is an element wise unary operation.