Logarithm: Difference between revisions
From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson m (Expand to say "more" generally.) |
imported>Doug Williamson (Standardise appearance of page) |
||
Line 5: | Line 5: | ||
Usually abbreviated to "log". | Usually abbreviated to "log". | ||
'''Example''' | |||
Working with logarithms to the base 10: | |||
log<sub>10</sub>(100) = 2 | log<sub>10</sub>(100) = 2 | ||
And 10<sup>2</sup> = 100 | And 10<sup>2</sup> = 100 | ||
Line 16: | Line 20: | ||
log<sub>n</sub>(x) = the power which, when 'n' is raised to it = x | log<sub>n</sub>(x) = the power which, when 'n' is raised to it = x | ||
'''Example''' | |||
10<sup>(log<sub>10</sub>(x))</sup> = x | |||
And, more generally, n<sup>(log<sub>n</sub>(x))</sup> = x | And, more generally, n<sup>(log<sub>n</sub>(x))</sup> = x |
Revision as of 16:27, 16 March 2015
1.
The mathematical function which is the inverse of "raising to the power of".
Usually abbreviated to "log".
Example
Working with logarithms to the base 10:
log10(100) = 2
And 102 = 100
More generally with logarithms to the base n:
logn(x) = the power which, when 'n' is raised to it = x
Example
10(log10(x)) = x
And, more generally, n(logn(x)) = x
2.
The logarithm to the base 10.