Shop OBEX P1 Docs P2 Docs Learn Events
^^ binary operator in basic stamp — Parallax Forums

^^ binary operator in basic stamp

We need to mantain an old *.bas file (BASIC stamp) which worked before.
it contains the following line:
if (x^^y) then
We don't know what is the meaning of "^^" binary operator. The person who wrote it doesn't remember also. we know that a single "^" is XOR and that "^/" is XNOR. It's quite complicated to try to test it on the board.

Comments

Sign In or Register to comment.