m & n
i1 : (2^15 + 2^13 + 2^42) & (2^15 + 2^23 + 2^42) == 2^15 + 2^42 o1 = true
The source of this document is in Macaulay2Doc/operators.m2:325:0.