Revision history of "^"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 12:43, 11 August 2007MacadamiaNuts (talk | contribs). . (504 bytes) (+504). . (New page: Picks two numbers in the stack and returns the XOR comparison of their bits. 0 0 ^ = 0 1 0 ^ = 1 1 1 ^ = 0 -1 0 ^ = -1 -1 -1 ^ = 0 It always returns zero when both number...)