fx***


fxand(fx1, @rest ...)
fxior(fx1, @rest ...) 
fxxor(fx1, @rest ...)
fxnot(fx1) 
      

Return the bitwise and/inclusive or/exclusive or/not of fx1, ....

Also see:

is_fixnum
fxadd
fxshift


Core Module Index | Contents