3 lines
49 B
Text
3 lines
49 B
Text
|
|
expr$ = "PI^2 + 1"
|
||
|
|
PRINT EVAL(expr$)
|