How does one write a procedure in C so that the user can type in a formula from the keyboard and the programme will graph it? I can handle the graphing part, but what I want to be able to do is is have a programme that will read in a function and graph the result. -bryon-