←
Exp
→
Log10
/
Reference of Built-in Symbols
/
Integer and Number-Theoretical Functions
/
Exponential Functions
/
Log
/
Log
WMA link
Log
[
z
]
returns the natural logarithm of
z
.
Log[{0, 1, E, E * E, E ^ 3, E ^ x}]
Log[0.]
Plot[Log[x], {x, 0, 5}]
←
Exp
→
Log10