bit32
Show Deprecated
This library provides functions to perform bitwise operations.
Number Limitations
This library treats numbers as unsigned 32-bit integers; numbers will be converted to this before being used (see image below). Numbers with decimal numbers are rounded to the nearest whole number.