Hello,
I have a need to take user inputted text such as:
13.5*(1./((1./5)-1.))**(1./4.17)
and evaluate to a number. What key words would I google on? Or are they
some decent object oriented books that you know of that cover this? Online
tutorials or sample source?
Thanks in advanced,
Dan
I have a need to take user inputted text such as:
13.5*(1./((1./5)-1.))**(1./4.17)
and evaluate to a number. What key words would I google on? Or are they
some decent object oriented books that you know of that cover this? Online
tutorials or sample source?
Thanks in advanced,
Dan
Comment