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.