Functions and their Charts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi. In Excel it would be great to have sample charts of common functions
(e.g.: SIN, COS, LN, LOG, etc.).
 
In A1 and B1 enter heading such as X and Sin(X)
In columns A put a series of X values
In B2 use =SIN(A2) (or =LN(A2)); copy down the column and chart

Hold it! Did I tell you Excel's trig expects radians (the only REAL way to
measure angles)
So if you x-values are degrees we nee =SIN(RADIANS(A2)

best wishes
 
Bernard -
the only REAL way to measure angles

Sure, first you push Celsius and meters and stuff on us, now radians!

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 

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

Back
Top