[A83] Re: Symbolic's functions in asm


[Prev][Next][Index][Thread]

[A83] Re: Symbolic's functions in asm




> A little correction...
>
> Where you see
>
> if you have "(x+1)=B2-2x", the output would be "x=B2+1"
>
> It should be
>
> if you have "(x+1)^2-2x", the output would be "x^2+1"
>
> The quadratic sign on my keyboard doesn't seem to be a valid ascii
> sign...

I think it is, because =B2 means ASCII sign B2h.
I don't know why it's not converted. Sometimes =20's (spaces) also stay at
the end of a line.





References: