Unitize a quaternion
QU = Q.unit() is the equivalent of QU = qunit(Q). It is a unit-quaternion representing the same orientation as Q.
QU = Q.unit()
QU = qunit(Q)