ZERO property

Point ZERO
final

Identity / zero point

Implementation

static final Point ZERO = Point(BigInt.zero, BigInt.one, BigInt.zero);