1
$\begingroup$

I need to convert $\log_{10}(1.07366)$ to decimal. Need the equation for the same.

  • 1
    The result is $0.03086677$.2012-10-29

1 Answers 1

2

If you just want to compute the outcome, you need to find a logarithm table (http://www.sosmath.com/tables/logtable/logtable.html) or a calculator that can calculate logarithms. Most give you the natural logarithm (ln - the base e logarithm). So you need to convert. The way to do it is to use the formula: $log_b(a)=\frac{ln(a)}{ln(b)}$