Logarithm Calculator
log_b(x) for any base — common, natural or custom.
Best for: Working with logarithmic scales, analysing algorithm complexity (O(log n)), modelling growth and decay, and solving exponential equations.
Input
How it's calculated & sources
Free & no sign-up · runs entirely in your browser. Results are estimates for general information, not professional advice — verify important decisions with a qualified expert. Last reviewed June 2026.
How it works
log_b(x) = ln(x) / ln(b). Common bases: 10 (log), e (ln), 2 (log₂).
Example
log₁₀(1000) = 3, ln(e) = 1
Frequently asked questions
Restrictions?+
Argument must be positive. Base must be positive and ≠ 1.
Continue your journey
Where people usually head next.