Method unitlog
unitlog(quaternion)
Returns the natural logarithm of a unit length quaternion.
Declaration
public static quaternion unitlog(quaternion q)
Parameters
Type | Name | Description |
---|---|---|
quaternion | q | The unit length quaternion. |
Returns
Type | Description |
---|---|
quaternion | The natural logarithm of the unit length quaternion. |