sinc(pi*x)
Evaluating and integrating f seems to give the right answers.
2. Is there anyway I can get it to print "sinc(x)" instead of "sinc(pi*x)"? I.e., how do I define my own function with it's own printing methods (including LaTex printing)?
Thanks,
CGB