0 Members and 1 Guest are viewing this topic.
:Lbl ML:r1/32768 xor (r2/32768)→r3:abs(r1)→r1:abs(r2)→r2:r1/256*(r2^256)+(r2/256*(r1^256))+(r2^256*(r1^256)/256)+(r1/256*(r2/256)*256)→r1:If r1/32768 xor r3:‾r1:Return:End:r1:Return
I still haven't figured out what the plot style tokens do. What does the bitwise AND, OR, and XOR mean? Are they different from the logic tokens?
Quote from: Deep Thought on June 27, 2010, 07:54:09 pmI still haven't figured out what the plot style tokens do. What does the bitwise AND, OR, and XOR mean? Are they different from the logic tokens?plot style tokens? What are those?