log

fun log(quaternion: Quaternion, result: Cartesian3): Cartesian3(source)

The logarithmic quaternion function.

Return

The modified result parameter.

Parameters

quaternion

The unit quaternion.

result

The object onto which to store the result.

See also