Hi?there,
I?ve?written?a?program?that?successfully?stores?a?formula?to?"Y1":?
"F(X)"?->Y1
The second formula shall be the derivatioin of the first given one. I have to type in it manually yet?("G(X)"?->Y2") but I think it could be better, s.th. like this:
"G(X)="d/dx(Y1)->Y2--> Syntax ERROR (at?the1st?"d")
Does anybody of you know a way to do this right? Let me know, please!