Michael2_3B wrote:
Very nice! However there's still no way to directly calculate a string and give the answer back as a string, so you have to do a conjunction like this:
Code:
Essentially converting a string to an expression, calculating that expression, and converting the answer back to a string.
Code:
eval(expr("1+1
Essentially converting a string to an expression, calculating that expression, and converting the answer back to a string.
Still better than
Code:
:{0,1→L₁
:{0,expr("1+1→L₂
:LinReg(ax+b) Y₁
:Equ►String(Y₁,Str1
:sub(Str1,1,length(Str1)-3→Str1