LOG10
Definition of LOG10:
Returns the the logarithm of a number, base 10.
Sample Usage
LOG10(100)
LOG10(A2)
Syntax
LOG10(value)
value
- The value for which to calculate the logarithm, base 10.value
must be positive.
Notes
Excellentable does not support complex or imaginary values.
LOG10
is equivalent toLOG
givenbase
of 10.
See Also
SQRTPI
: Returns the positive square root of the product of Pi and the given positive number.
SQRT
: Returns the positive square root of a positive number.
POWER
: Returns a number raised to a power.
LOG
: Returns the the logarithm of a number given a base.
LN
: Returns the the logarithm of a number, base e (Euler's number).
GAMMALN
: Returns the the logarithm of a specified Gamma function, base e (Euler's number).
EXP
: Returns Euler's number, e (~2.718) raised to a power.
Step 1. To use the LOG10 Formula, start with the Excellentable you would like to edit.
Step 2. Then type the LOG10 formula into the cell you have chosen to display the outcome:
Step 3. Fill in the value.
By adding the values you would like to calculate, Excellentable generates the outcome: