I've got a question that I've been struggling with form some time. It is easy to write a function grapher as long as the functions are predetermined in the program. Does anyone have ideas about how to write a program that allows the user to enter ANY function and have the program graph it.
I wrote one that works, but it is terribly inefficient and slow. If you have thoughts I'd like to hear them