[src]

Function std::num::log10

pub fn log10<T: Float>(value: T) -> T

Returns the base 10 logarithm of the number.