Logaritamski kalkulator
Izračunajte logaritam broja u bilo kojoj bazi, plus prirodni logaritam.
Rezultati se ažuriraju dok tipkate.
O ovom kalkulatoru
you have a logarithm, you can use the logarithm function to calculate the logarithm of a number. The logarithm function is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number.It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number. It is a function that calculates the logarithm of a number.Logarithms are the inverse of exponentiation, undoing a power to recover its exponent.Logarithms are the equivalent of a logarithm.Logarithms are the inverse of exponentiation, and they are the equivalent of a logarithm.Logarithms are the inverse of exponentiation, and they are the same thing as exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponentiation.Logarithms are the inverse of exponenti
Često postavljana pitanja
Šta je logaritam?
To je obrnuta eksponencijacija. log₁₀(1000) = 3 jer 10³ = 1000. log vam govori eksponent potreban da se dosegne broj.
Koja je formula za promjenu baze?
Da bi se pronašao logaritam u bilo kojoj bazi iz kalkulatora koji ima samo ln ili log10, koristi se logb(x) = ln(x) / ln(b).
Šta je prirodan log?
Prirodni logaritam, napisan ln, je logaritam u bazi e (oko 2.71828). Ovaj alat prikazuje ln pored bilo koje baze koju odaberete.
Šta je zajedničko?
Zajednički logaritam je logaritam u bazi 10, pisan log ili log₁₀. Također se automatski prikazuje bez obzira na bazu koju odaberete.
Zašto broj mora biti pozitivan?
Ne možete podići pozitivnu bazu na bilo koju realnu potenciju i dobiti nulu ili negativan broj, tako da su logaritamske funkcije nule ili negativnih brojeva nedefinisane.
Zašto baza ne može biti 1?
Jedan podignut na bilo koju stepen je uvijek 1, tako da baza od 1 nikada ne može dostići drugi broj - logaritam je nedefinisan.
API — koristite ovaj kalkulator iz koda
Pozovi ovaj kalkulator kao slobodnu JSON krajnju tačku - nije potreban ključ. Pošalji vrijednosti polja ispod kao parametre upita ili JSON. Sve što izostavite koristi istu zadanu vrijednost kojom je ova stranica unaprijed popunjena; nepoznat parametar je 400, nikad tiha nula. Pročitajte cijelu API dokumentaciju →
Krajnja tačka
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);
Rezultati su procjene samo za opće smjernice, a ne financijski, medicinski ili porezni savjeti.