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