document xor
This commit is contained in:
parent
f9e687a971
commit
eb77cfb9ed
@ -4084,6 +4084,8 @@ Integer bitwise conjunction.
|
||||
Integer bitwise disjunction.
|
||||
|
||||
@item @var{X} # @var{Y}
|
||||
@item @var{X} >< @var{Y}
|
||||
@item xor(@var{X} , @var{Y})
|
||||
Integer bitwise exclusive disjunction.
|
||||
|
||||
@item @var{X} << @var{Y}
|
||||
|
Reference in New Issue
Block a user