RosettaCodeData/Task/Bitwise-operations/Beeswax/bitwise-operations-3.beeswax

2 lines
23 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
A>>B = NOT(NOT(A)>>>B)