I am having trouble distinguishing between the symbol In and the word log.
(1) What's the difference between the two?
(2) What exactly does the symbol In mean?
Printable View
I am having trouble distinguishing between the symbol In and the word log.
(1) What's the difference between the two?
(2) What exactly does the symbol In mean?
It's actuallywhich means "natural logarithm."
The natural logarithm can be rewritten aswhere
is a constant. In particular, most calculus books treat
equivalently as
(has the base 10, but there's no need to write it.)
Log, unless otherwise specified, is usually considered to be base 10. Ln is simply a notation. Ln is actually log base e.
Ln is an abbreviation for logarithmus naturalis. Read more here if you're interested:
Natural logarithm - Wikipedia, the free encyclopedia
Firstly, if you're talking about the logarithm, its ln (L and N) instead of In
1. ln is always the natural logarithm, (logarithm to the base e). But log can mean either the natural logarithm or logarithm to the 10.
2. ln means either logarithmus naturalis or logarithm napieren, I'm not sure about this.
Only by secondary/high school teachers. To the rest of the world it is a logarithm to an unspecified base. (In computer programming languages it usualy denotes the natural logarithm)
If the base is important it should always be specified, or obvious from context.
RonL
The replies here helped a lot. I finally got the notes that I missed in class.