charting y=e^x

J

Jon Peltier

Jason -

Put your desired X values in A2:A10 (or more if you need more points).
In B2 enter this formula

=EXP(A2)

Fill this formula down to B10 (or as far as you have X values in column
A). An easy way to do this is to double click on the tiny black square
at the bottom right of cell B2.

Now make an XY Scatter chart of A2:B10, and scale your axes appropriately.

- Jon
 
D

dvt

How can I make a chart of y=e^x and have the x axis be a
Jon said:
Jason -

Put your desired X values in A2:A10 (or more if you need more points).
In B2 enter this formula

=EXP(A2)

Fill this formula down to B10 (or as far as you have X values in
column A). An easy way to do this is to double click on the tiny
black square at the bottom right of cell B2.

Now make an XY Scatter chart of A2:B10, and scale your axes
appropriately.

Alternate solution: use the PLOT manager from Tushar Mehta
(www.tushar-mehta.com).

Dave
dvt at psu dot edu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top