Ajax Calculator

🧮 Logarithm Calculator

Compute y = loga(x) with real-time updates. Also shows ln(x) and log10(x).
x must be a positive real number.
Tip: a must be positive and not equal to 1.
You can also edit y to back-solve x = a^y.
These update automatically with x.

Step-by-step derivation

Start by entering valid values for x and base a (a > 0 and a ≠ 1).

Reference table (ln and log₁₀)

xlog₁₀(x)ln(x)
0.1-1-2.302585
100
20.301030.693147
1012.302585
10024.605170
These sample values mirror typical entries shown in log tables.

Sources

  • Identity: loga(x) = ln(x) / ln(a)