Jump to content

Bitwise operations: Difference between revisions

m
→‎{{header|AppleScript}}: (typo – missing word in preamble)
m (→‎{{header|AppleScript}}: (typo – missing word in preamble))
Line 380:
 
* Javascript lacks bit rotation operators, and
* in the case of the JS left shift operator '''(<<)''' the right operand needs to be masked with '''0x1F''' (31), which is its maximum effective value.
 
 
9,659

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.