Calculadora de logaritmos

Calcula o logaritmo dun número en calquera base, máis o logaritmo natural.

Logaritmo
Log natural (ln)
Log común (base 10)
Comprobar

Os resultados actualízanse mentres escribe.

Acerca desta calculadora

logarithm is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10. It is a function of the number 10.Logarithms are the inverse of exponentiation, undoing a power to recover its exponent.Logarithms answer the question "what power do I raise the base to, to get this number?" This calculator calculates the log in any base you choose.It is a function of the number 10.Logarithms are the inverse of exponentiation, undoing a power to recover its exponent.Logarithms are the inverse of exponentiation, undoing a power to recover its exponent.Logarithms are the inverse of exponentiation, undoing a power.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarithms are the inverse of exponentiation, and they are the inverse of exponentiation.Logarith

Preguntas frecuentes

Que é un logaritmo?

É o inverso da exponenciación. log₁₀( 1000) = 3 porque 10³ = 1000. O log indica o expoñente necesario para chegar a un número.

Cal é a fórmula de cambio de base?

Para atopar un logaritmo en calquera base dunha calculadora que só ten ln ou log₁₀, use log_ b( x) = ln( x) / ln( b).

Cal é o logaritmo natural?

O logaritmo natural, escrito ln, é o logaritmo na base e (aproximadamente 2, 71828). Esta ferramenta mostra ln xunto a calquera base que escolla.

Cal é o rexistro común?

O logaritmo común é o logaritmo na base 10, escrito como log ou log₁₀. Tamén se mostra automaticamente independentemente da base que escolla.

Por que o número debe ser positivo?

Non se pode elevar unha base positiva a calquera potencia real e obter cero ou un número negativo, polo que os logaritmos de cero ou negativos non están definidos.

Por que a base non pode ser 1?

Un elevado a calquera potencia é sempre 1, polo que unha base de 1 nunca pode chegar a outro número - o logaritmo non está definido. A base tamén debe ser positiva.

❤️ Amor Calculator.Free? Compárteo

𝕏  X Facebook Reddit
API — empregar esta calculadora desde o código

Chama esta calculadora como un punto final JSON libre - non se require ningunha chave. Envie os valores dos campos de baixo como parámetros de consulta ou JSON. Ler a documentación completa da API →

Punto final

GET https://calculator.free/api/v1/logarithm/

curl

curl "https://calculator.free/api/v1/logarithm/?number=1000&base=10"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/logarithm/?" + new URLSearchParams({
    "number": "1000",
    "base": "10"
  }));
const data = await r.json();
console.log(data.results);

Os resultados son estimacións só para orientación xeral, non para consellos financeiros, médicos ou fiscais.