Solution
You can include comments inside Mathematica code by enclosing them between (* and *).
In[1]:=
Out[1]=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
In[4]:=
Out[4]=
In[5]:=
Out[5]=
The function N gives the numerical value of an expression
In[6]:=
Out[6]=
| Created by Mathematica (April 10, 2007) |