j
k
j a
j l
Dear Saurav, On Tue, 2006-02-07 at 16:13 -0500, Saurav Pathak wrote:
+ string str = "pow(x, 2)";
Change this into string str = "x^2"; and you're fine. Best, Chris
Back to the thread
Back to the list