On Tue, 30 Nov 2021 at 03:14, DeWayne Thomas <mailli...@dewaynethomas.net>
wrote:

> Thank you, Mike and Rob.  S0C7s are no longer a plague.  :-)   Probably
> an elementary question here, but does the 'a+0' make the result binary?
> Is that why this works?
>

No, the trick is that it loads the intermediate result of the expression in
a counter. Just like my route did:

  if (#0:=a)>0 then print sqrt(#0) 1 fi

I think we should check in the code and convert when necessary.
Rob

Reply via email to