Question 173881
Open up a spreadsheet in Excel.  Put the numbers -3, -2, -1, 0, 1, 2, 3 into column A starting in cell A1.  In cell B1 type: "=exp(A1)" (leave off the quotes).  Then copy the contents of cell B1 into cells B2 through B7.  That will give you a table of x values (column A) and y values (column B) that you can plot on graph paper.  Your graph should look very much like:

{{{graph(600,600,-5,5,-5,20,2.718281828^x)}}}