Exemplo n.º 1
0
	bool isZero() const {
		return x.isZero() && y.isZero();
	}