How to convert a string to a numerical variable (Program Bug and Problems)
Hi
Use Float or Int
Example:
a$="1.5"
print (float(a$))^2
Returns....
2.25
Complete thread:
- How to convert a string to a numerical variable -
Amos Weisman,
2013-11-05, 13:05
- How to convert a string to a numerical variable -
M Santos,
2013-11-05, 15:54
- How to convert a string to a numerical variable - Amos Weisman, 2013-11-06, 12:34
- How to convert a string to a numerical variable -
M Santos,
2013-11-05, 15:54