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