Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

tectonicr (version 0.4.0)

conjugate_Q4: Conjugation of a Quaternion

Description

Inverse rotation given by conjugated quaternion

Usage

conjugate_Q4(q, normalize = FALSE)

Value

object of class "quaternion"

Arguments

q

object of class "quaternion"

normalize

logical. Whether a quaternion normalization should be applied (TRUE) or not (FALSE, the default).