A logarithm is the inverse operation of exponentiation. The expression means exactly — the logarithm answers "to what power must I raise to get ?"
Common bases:
- (common log) — used in pH, decibels, Richter scale.
- (natural log) — calculus and continuous-growth models.
- — computer science, information theory.
Key properties:
- (turns product into sum)
- (turns power into product)
- Change of base: for any reference base.
Logarithms compress huge ranges (Earth-Moon distance vs atom width) into tractable scales, and they linearise exponential data — that's why log-axis plots are so common in science.