Macaulay2 » Documentation
Packages » Hadamard :: Point == Point
next | previous | forward | backward | up | index | toc

Point == Point -- check equality of two projective points

Description

i1 : p = point {1,1};
i2 : q = point {2,2};
i3 : p == q

o3 = true

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Hadamard.m2:224:0.