Вычислить логарифм числа по любому основанию:
* Используйте e для научной записи. Например: 5e3, 4e-8, 1.45e12
Вычислить with log(number,base):
Когда:
b y = x
Тогда логарифм по основанию b логарифм числа x:
logb x = y
Чтобы вычислить log-1(y) on the calculator, enter the base b (10 is the default value, enter e for e constant), enter the логарифм value y and press the = or вычислить кнопку:
Когда
y = logb x
The anti логарифм (or inverse логарифм) is вычислитьd 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)