Bitwise operations: Difference between revisions

Content deleted Content added
Bernie (talk | contribs)
Eoraptor (talk | contribs)
Line 5,173:
bitwNot(a)
bitwShiftL(a, 2)
bitwShiftR(a, 2)</lang>
 
# See also httphttps://cran.r-project.org/srcdoc/basemanuals/r-release/NEWS.3.html</lang>.
 
===Using ''as.hexmode'' or ''as.octmode''===