Actually I need such a program in c, where, in the input screen if I give the function, and any point where I need the functional value , the program identify the function and gives me the functional value.
such as, If , as input I gave f(x)=X^2+sin(x)+e^x and gave x=1 then the in the output screen I get f(1)=1+sin(1)+e