-
Notifications
You must be signed in to change notification settings - Fork 20
Bitwise: (operator) (operand)
Jaume Olivé Petrus edited this page Oct 29, 2017
·
1 revision
This block is a Bitwise block, an Operator block, and a Reporter block that reports the value of the expression resulting to applying the specified operator to the specified operand. The operand must be a number.
This block can take the following operators:
~: Binary Ones Complement Operator and has the effect of 'flipping' bits.

