Next: syslib numerics bitxor, Previous: syslib numerics bitand, Up: syslib numerics [Index]
Apply the bitwise inclusive OR operation to the fixnum fx and the exact integer object num.
Apply the bitwise inclusive OR operation to the bignum bn and the exact integer num.
Apply the bitwise inclusive OR operation to the fixnum fx1 and the fixnum fx2.
Apply the bitwise inclusive OR operation to the fixnum fx and the bignum bn.
Apply the bitwise inclusive OR operation to the bignum bn and the fixnum fx.
Apply the bitwise inclusive OR operation to the bignum bn1 and the bignum bn2.