log10
log10 is a compiled Lisp function in `subr.el
'.
(log10 X)
This function is obsolete since 24.4;
use `log' instead.
Return (log X 10), the log base 10 of X.
subr.el
'.
(log10 X)
This function is obsolete since 24.4;
use `log' instead.
Return (log X 10), the log base 10 of X.