I am working my way through the datasheet of a electronic sensor. This one has a build-in processor to do the 'orientation' math. I see that all the sensor data (Acceleration, Magnetometer, Gyroscope, Heading, Roll, etc.) is in three dimensions x,y and z. It also gives the Quaternion numbers in x,y,z and w.
What is the advantage of, or what does the extra dimension of a quaternion offer?
I did a search for quaternion on this forum and worked my way through the first ten pages but did not have the courage to work through all 213 pages.