Method Nettle.ECC_Curve()->Point()->_equal() Method _equal bool equal(Nettle.ECC_Curve.Point from, mixed x) Returns Returns 1 if x is a Point on the same ECC_Curve and has the same coordinates, and otherwise returns 0 (zero).