double y1 = this.a * other.b + this.b * other.a + this.c * other.d - this.d * other.c;