Quaternions just a sum of vector products?

88 Views Asked by At

I noticed that I can get a quaternion by adding the scalar value of a dot product between two vectors to the cross product of the same two vectors. Is that just pure coincidence, or is that how it was "meant" to be?