Calculadora Logaritmo

Last updated: 2026-08-24

Calculadora Logaritmo — Calcule log_b(x) = y ↔ b^y = x. Exemplo: log₁₀(1000) = 3. Calculadora gratuita e precisa, sem registo. Ferramenta gratuita com formula e exemplos.
Inputs
Result
Enter values and press Calculate

How to use it

  1. {'step': 1, 'description': 'Identify numero (1000) and base (10)'}
  2. {'step': 2, 'description': 'Find x where 10ˣ = 1000'}
  3. {'step': 3, 'description': 'Since 10³ = 1000, logâ‚\x81â‚€(1000) = 3'}
  4. {'step': 4, 'description': 'Natural log: ln(1000) = 6.9078'}

Common mistakes

  • ⚠️ Trying to calculate log of zero or negative numbers (undefined)
  • ⚠️ Using base 1 which is mathematically invalid for logarithms
  • ⚠️ Confusing log base 10 with natural log (base e)

Worked example

Calculate log base 10 of 1000 for pH or Richter scale calculations

The resultado ({resultado}) is the exponent to which base_log must be raised to get numero; log_natural uses base e (Euler's number).

Input guide

FieldTypical range
numeroMust be positive; typical: 0.001-1,000,000
base_logCommon: 10 (common log), e≈2.718 (natural), 2 (binary); cannot be 0 or 1