Hello guys,
Is there any way to perform a calculation with the elements in a string
for instance, i have "2x10/20" it can be any other calculus, like "(234/403)-20*50" but they are string
can I somehow convert them to numbers to perform the operations ?
Thanks
Is there any way to perform a calculation with the elements in a string
for instance, i have "2x10/20" it can be any other calculus, like "(234/403)-20*50" but they are string
can I somehow convert them to numbers to perform the operations ?
Thanks