log base ten of a thousand
- Number
- 1,000
- Base
- 10
Logarithm3
arithmetic identity
Open this exampleA logarithm in any base, computed through the change-of-base identity. A logarithm answers "what power do I raise this base to", which is the sentence that makes the whole idea click.
Also called: log calculator, ln calculator, natural log.
log base 10 of 1,000 is 3, which means 10 raised to 3 gives 1,000. In natural logs that is 6.91, and in base two it is 9.97.
Every logarithm is the same question in different clothing: to what power must the base be raised to get this number? Because computers only carry natural logs, any base is found by dividing one natural log by another, which is the change-of-base rule. The three bases in common use are ten for orders of magnitude, e for anything growing continuously, and two for anything that doubles.
log base b of x = natural log of x / natural log of bEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Logarithm3
arithmetic identity
Open this exampleLogarithm1
boundary: the definitional case
Open this exampleFormula version 1.0.0 · definition 1.0.0 · United States · Report a problem with this calculator