Quaternion Dot Product Calculator

Calculator to calculate the dot product of two quaternions

Dot Product Calculator

To perform the calculation, enter the values of the two quaternions. Then click the 'Calculate' button.

Empty fields count as 0.

Dot Product Calculator

 Input
Quaternion 1 Quaternion 2 Result
X =
Y
Z
W
Decimal places

Description


The quaternion represents a vector used to encode three-dimensional physical rotations. It is used to efficiently rotate an object about the (x,y,z) vector by angle theta, where:

w = cos(theta/2)

Array

W - The rotation component of the quaternion.
X - The X value of the vector component of the quaternion.
Y - The Y value of the vector component of the quaternion.
Z - The Z value of the vector component of the quaternion.


Is this page helpful?            
Thank you for your feedback!

Sorry about that

How can we improve it?