Hello,
I am working on a semi major project and I am having difficulty with a component of it.
I need a user to be able to imput a mathematical formula such as but not limited to: "x^2 + 2x +6" and for TCL to convert it to a tcl forumula, so that a tcl interpreter can understand it.
Basically...