p == q
i1 : p = point {1,1};
i2 : q = point {2,2};
i3 : p == q o3 = true
The source of this document is in Hadamard.m2:224:0.