p == q
i1 : p = point {1,1};
i2 : q = point {2,2};
i3 : p == q o3 = true
The source of this document is in /__w/M2/M2/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Hadamard.m2:224:0.