draw a math function

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

Guest

I want to draw a function in excel. But I can't do that. So
How to draw a math function in excel?
Thanks !
 
I want to draw a function in excel. But I can't do that. So
How to draw a math function in excel?
Thanks !

Hi,

Do you want to insert a function in a cell? If so, put your cursor in
the cell, type "=" sign, then click "Insert Function" button from the
menu bar and select the one you need.

George
 
Not sure what you mean, but if you want to use mathematical symbols in a
cell, the Windows font Symbol has some.
There also one called "Royal Society of Chemistry", available for free, from
.... well guess.
Probably other maths related fonts around also.

NickHK
 
Another option is insert a Microsoft equation editor object.
In Excel 2007, it is <Insert>< Object> <Microsoft Equation 3>
It will draw math equations, but you can't calculate with them.
 
Maybe Insert>Object>Microsoft Equation?


Gord Dibben MS Excel MVP
 
Thanks everybody!
But, I means is : I want to draw(paint) a function in Excel(or word) :
Ex : y = x^3 + 2x - 1
(my english not good !!!)
 
Thanks everybody!
But, I means is : I want to draw(paint) a function in Excel(or word) :
Ex : y = x^3 + 2x - 1
(my english not good !!!)

If in excel, type in cell A2 (I assume this is your destination cell)
the following:

=A1^3+2*A1-1

I also assume your x value is in cell A1.

Thanks,

George
 

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