[src]

Function std::num::log

pub fn log<T: Float>(value: T, base: T) -> T

Returns the logarithm of the number with respect to an arbitrary base.