[−][src]Function avr_libc::log10
pub unsafe extern "C" fn log10(__x: f64) -> f64
The log10() function returns the logarithm of argument \a __x to base 10.
pub unsafe extern "C" fn log10(__x: f64) -> f64
The log10() function returns the logarithm of argument \a __x to base 10.