Log Log[e] finds the natural logarithm of e. Attributes[Log] := {Listable, NumericFunction, Protected} Simple examples In[1]:= Log[E] Out[1]= 1 In[2]:= Log[E^-2] Out[2]= -2 In[3]:= Log[2] Out[3]= Log[2]