FrankJ777
Jul19-09, 05:00 PM
I'm new to Mupad, and I was woundering if anyone knew how I can enter a funtion and have it render the funtion sybolicly withough evaluating it. For example when I enter:
int(x^2,x)
it evaluates the funtion and displays: \frac{x^{3}}{3}
how can I get it to render the the funtion as: \int x^{2} dx
Thanks to anyone who can help.
int(x^2,x)
it evaluates the funtion and displays: \frac{x^{3}}{3}
how can I get it to render the the funtion as: \int x^{2} dx
Thanks to anyone who can help.