J-Kit
Português

log base 10 calculator

Calculate Decimal Logarithm (log₁₀)

log₁₀(x) = how many times 10 must be multiplied by itself to reach x. log₁₀(1000) = 3 because 10³ = 1000.

Applications of log₁₀

  • pH = −log₁₀[H⁺]; decibel dB = 10·log₁₀(P/P₀); Richter earthquake magnitude. All use decimal logarithm to compress large scales.

Examples

log(1000)

Input
x=1000
Expected output
log₁₀(1000) = 3

10³ = 1000.

log(0.01)

Input
x=0.01
Expected output
log₁₀(0.01) = −2

10⁻² = 0.01.

Full tool FAQ

log_b(x) = y means b^y = x. It is the inverse of exponentiation. Example: log₂(8) = 3 because 2³ = 8.

Frequently asked questions

How do I calculate pH with log₁₀?

pH = −log₁₀[H⁺]. For [H⁺] = 1×10⁻⁷ mol/L: pH = −(−7) = 7 (neutral).

Does this page replace official or professional review?

No. It helps explain the scenario and use the tool more safely, but real decisions should consider official sources, full context and qualified guidance when needed.