Logaritmilaskin

Laske logaritmeja millä tahansa kannalla, mukaan lukien kymmenkantainen logaritmi, luonnollinen logaritmi ja mukautetut kannat

Calculates: logb(x) - the power to which base b must be raised to get x

y = log(x)

Logarithmic curve

Tulokset

Syötä arvot ja klikkaa Laske nähdäksesi tuloksen.

Theory & Formula

A logarithm answers the question: "To what power must we raise the base to get this number?"

If by = x, then logb(x) = y

  • Common log: log₁₀(x) (base 10)
  • Natural log: ln(x) = loge(x) (base e ≈ 2.71828)
  • Binary log: log₂(x) (base 2, used in computer science)
  • Domain: x must be positive (x > 0)
  • Change of base: logb(x) = logc(x) / logc(b)
\(\log_a(x) = \frac{\ln(x)}{\ln(a)}\)

Worked Examples

Base 10

\(\log_{10}(100) = 2\) because \(10^2 = 100\)

Base 2

\(\log_2(8) = 3\) because \(2^3 = 8\)

Natural Log

\(\ln(e^2) = 2\) because \(e^2 = e^2\)
Logarithm Calculator | MathCalcLab | MathCalcLab