Bit.bnot
From GiderosMobile
Available since: Gideros 2013.09
Description
Returns the bitwise not of its argument.
(number), = bit.bnot(x,)
'x: (number) number to which to apply bitwise not '
Returns (number) bitwise not
Available since: Gideros 2013.09
Returns the bitwise not of its argument.
(number), = bit.bnot(x,)
'x: (number) number to which to apply bitwise not '
Returns (number) bitwise not