←
GoldenRatio
→
Log10
Overview
/
Reference of built-in symbols
/
Exponential, trigonometric and hyperbolic functions
/
Log
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}]