Logarithm Rules Log X Rules
Logarithm Rules Log X Rules
htm
Logarithm
base
switch
logb(c) = 1 / logc(b)
rule
Logarithm
base
change
logb(x) = logc(x) / logc(b)
rule
Logarithm
of 1
logb(1) = 0
Logarithm
of the logb(b) = 1
base
1 of 3 10/30/2011 8:35 PM
Logarithm rules - log(x) rules http://www.rapidtables.com/math/algebra/logarithm/Logarithm_Rules.htm
The product rule can be used for fast multiplication calculation using
addition operation.
The product of x multiplied by y is the inverse logarithm of the sum of
logb(x) and logb(y):
x · y = log-1(logb(x) + logb(y))
Logarithm quotient rule
x / y = log-1(logb(x) - logb(y))
Logarithm power rule
logb(x y) = y · logb(x)
For example:
logb(28) = 8 · logb(2)
The power rule can be used for fast exponent calculation using
multiplication operation.
The exponent of x raised to the power of y is equal to the inverse
logarithm of the multiplication of y and logb(x):
x y = log-1(y · logb(x))
Logarithm base switch
2 of 3 10/30/2011 8:35 PM
Logarithm rules - log(x) rules http://www.rapidtables.com/math/algebra/logarithm/Logarithm_Rules.htm
Logarithm of 1
logb(b) = 1
For example:
log2(2) = 1
Logarithm derivative
When
f (x) = logb(x)
Then the derivative of f(x):
f (x) = log2(x)
Then the derivative of f(x):
log2(x) ≈ n + (x/2n - 1) ,
Logarithm of zero ►
3 of 3 10/30/2011 8:35 PM