victor Posted May 6, 2008 Posted May 6, 2008 hi , I have a simple question here. say if I had a string set as var $test $test = "12 - 12" $test = "12 / 3" how do I perform calculation on it ?
trippdoctor Posted May 6, 2008 Posted May 6, 2008 hi , I have a simple question here.say if I had a string set as var $test$test = "12 - 12"$test = "12 / 3"how do I perform calculation on it ?Do you mean like parsing text into usable data?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now