Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Answer

...
Source Link
Erik Waters
  • 337
  • 3
  • 15

the following bitwise operators: &, |, ^, and ~ function likereturn values (based on their input) in the same way logic gates affect signals. You could use them to emulate circuits.

the following bitwise operators: &, |, ^, and ~ function like logic gates. You could use them to emulate circuits.

the following bitwise operators: &, |, ^, and ~ return values (based on their input) in the same way logic gates affect signals. You could use them to emulate circuits.

maybe links will make this clearer?
Source Link
Erik Waters
  • 337
  • 3
  • 15

the following bitwise operators: &&, ||,^ , and ^~ function like logic gates. You could use them to emulate circuits.

the bitwise operators: &, |, and ^ function like logic gates. You could use them to emulate circuits.

the following bitwise operators: &, |,^ , and ~ function like logic gates. You could use them to emulate circuits.

deleted 1 character in body
Source Link
Erik Waters
  • 337
  • 3
  • 15

the bitwise operators: &, |, and, ^ function like logic gates. You could use them to emulate circuits.

the bitwise operators: &, |, and, ^ function like logic gates. You could use them to emulate circuits.

the bitwise operators: &, |, and ^ function like logic gates. You could use them to emulate circuits.

I really don't understand how to make this any clearer...
Source Link
Erik Waters
  • 337
  • 3
  • 15
Loading
Loading
added 44 characters in body
Source Link
Erik Waters
  • 337
  • 3
  • 15
Loading
Source Link
Erik Waters
  • 337
  • 3
  • 15
Loading
lang-py

AltStyle によって変換されたページ (->オリジナル) /