Exponentials & Logarithms
The Wolfram Language represents the exponential constant as E.
Log gives the natural logarithm of an expression:
In[1]:= |
Out[1]= | ![]() |
Calculate the log base 2:
In[2]:= |
Out[2]= | ![]() |
Make plots on a logarithmic scale:
In[1]:= |
Out[1]= | ![]() |
Make both axes logarithmic:
In[2]:= |
Out[2]= | ![]() |