Logarithm Calculator
Calculate natural logarithms (ln), common logarithms (log₁₀), and logarithms with custom bases. Perfect for solving exponential equations and working with logarithmic functions.
Logarithm Formulas
Natural Log: ln(x) = loge(x)
Common Log: log(x) = log10(x)
Custom Base: logb(x) = ln(x) / ln(b)
Key Properties:
• logb(b) = 1
• logb(1) = 0
• logb(bx) = x
• blogb(x) = x
Logarithm Rules
Product Rule: log(x×y) = log(x) + log(y)
Quotient Rule: log(x÷y) = log(x) - log(y)
Power Rule: log(xn) = n×log(x)
Change of Base: loga(x) = logb(x) ÷ logb(a)
Inverse: eln(x) = x
Common Applications
• Solving exponential equations
• Compound interest calculations
• Population growth models
• Earthquake magnitude (Richter scale)
• Sound intensity (decibels)
• pH calculations in chemistry
• Information theory (bits)