使用换底公式计算任意底数的对数,提供log₁₀、自然对数ln和自定义底数的逐步解题过程。
The logarithm is one of the most powerful and versatile mathematical concepts, forming the foundation of everything from earthquake measurement to signal processing, from information theory to chemical pH. At its core, log_b(n) asks: "What power must I raise b to in order to get n?" When b = 10, this is the common logarithm; when b = e ≈ 2.718, it is the natural logarithm — the language of growth, decay, and continuous change.
This calculator handles all three standard logarithm types — log base 10, natural log (ln), and any custom base — and displays the full step-by-step solution using the change-of-base formula. Understanding this formula is key: every logarithm can be expressed as a ratio of two natural logs, making computation possible with any scientific calculator.
Find log₅(125): log₅(125) = ln(125)/ln(5) = 4.8283/1.6094 = 3. Verification: 5³ = 125 ✓. This makes intuitive sense because 125 = 5³.