Logarithm Calculator
Calculate logarithms in any base. Shows natural log (ln), common log (log10), and custom base.
Log10 Val
2.000000
Ln Val4.605170
How Logarithms Work
Definition
log_b(x) = y means b^y = x
The logarithm answers: "To what power must I raise the base to get this number?"
Common Types
Change of Base Formula
log_b(x) = ln(x) / ln(b)
Example Calculation
Calculate the logarithms of 100.
- 01log₁₀(100) = 2 (because 10² = 100)
- 02ln(100) ≈ 4.605170
- 03log₂(100) = ln(100)/ln(2) ≈ 6.643856
Frequently Asked Questions
Learn More
How to Calculate Percentages - Complete Guide
Learn how to calculate percentages step by step. Covers finding a percentage of a number, percentage change, reverse percentages, and real-world applications.