Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.0-9) of this package.
Take me there.
bitops (version 1.0-6)
Bitwise Operations
Description
Functions for bitwise operations on integer vectors.
Copy Link
Link to current version
Version
Version
1.0-9
1.0-8
1.0-7
1.0-6
1.0-5
1.0-4.2
1.0-4.1
1.0-3
Install
install.packages('bitops')
Monthly Downloads
397,483
Version
1.0-6
License
GPL (>= 2)
Maintainer
Martin Maechler
Last Published
August 17th, 2013
Functions in bitops (1.0-6)
Search all functions
bitFlip
Binary Flip (Not) Operator
bitAnd
Bitwise And, Or and Xor Operations
bitShiftL
Bitwise Shift Operator (to the Left or Right)
cksum
Compute Check Sum