Calcular o logaritmo de um número para qualquer base:
* Use e para notação científica. Ex: 5e3, 4e-8, 1.45e12
Calcular with log(number,base):
Quando:
b y = x
Então o logaritmo na base b logaritmo de um número x:
logb x = y
Para calcular log-1(y) on the calculator, enter the base b (10 is the default value, enter e for e constant), enter the logaritmo value y and press the = or calcular botão:
Quando
y = logb x
The anti logaritmo (or inverse logaritmo) is calculard by raising the base b to the logarithm y:
x = logb-1(y) = b y
logb(x × y) = logb(x) + logb(y)
logb(x y) = y × logb(x)