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