計算する 対数 任意の底の対数:
* 科学記数法にはeを使用してください。例:5e3, 4e-8, 1.45e12
計算 with log(number,base):
とき:
b y = x
数値xの底bの 対数 対数:
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)