Page 1 of 1

creating graphics of mathematical functions

Posted: Tue Mar 08, 2011 6:46 pm
by cjmj
I would like to know an example of code to create the graphic of an end-user defined math function. It is importanat the end-user can define the function.
Thank you

Re: creating graphics of mathematical functions

Posted: Tue Mar 08, 2011 7:20 pm
by BvG

Re: creating graphics of mathematical functions

Posted: Tue Mar 08, 2011 7:54 pm
by cjmj
Thank you BvG, but the question is for example: To plot "f(x) = x^2", being f(x) defined by the end-user.

Re: creating graphics of mathematical functions

Posted: Tue Mar 08, 2011 8:41 pm
by BvG
the example shows data being plotted by code, you can go on from there, no?