Calculer le logarithmee d'un nombre à n'importe quelle base :
* Utilisez e pour la notation scientifique. Ex : 5e3, 4e-8, 1.45e12
Calculer with log(number,base):
Quand :
b y = x
Alors le logarithmee base b logarithmee d'un nombre x :
logb x = y
Pour calculer log-1(y) on the calculator, enter the base b (10 is the default value, enter e for e constant), enter the logarithmee value y and press the = or calculer bouton :
Quand
y = logb x
The anti logarithmee (or inverse logarithm) is calculerd 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)