J
JM
Hi,
I have a math function and need to obtain its value, the math function is in
a string, example:
str = "(3)^2 + 23"
How can I evaluate str??
Thanks,
Jaime
I have a math function and need to obtain its value, the math function is in
a string, example:
str = "(3)^2 + 23"
How can I evaluate str??
Thanks,
Jaime