isBitable()Tests to see if a number can be the operand of a bitwise operator without losing integral precision.
This function is valid in v2.1.0 to v2.24.3. This function has been downloaded 68 times.true if value will not lose integral precision when used as an operand for a bitwise operator. Otherwise false.