Quaternion Scalar-Multiplication Calculation

Calculator for multiplication of a quaternion and a real value

Quaternion Scalar-Multiplication Calculator

This function multiplies the individual fields of a quaternion with a real value.

To perform the calculation, enter the values of the quaternion and the multiplier. Then click the 'Calculate' button.

Empty fields count as 0.

Quaternion Calculator

 Input
Quaternion Result
X Vector =
Y Vector
Z Vector
W Rotation
Multiplier
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.

Multiplier - Scalar factor for quaternion multiplication


Is this page helpful?            
Thank you for your feedback!

Sorry about that

How can we improve it?