Skip to main content

Quaternion Conjugate

By VYZiUM-

The quaternion conjugate (q) negates the last three components of a quaternion:
If q = (1, 2, 3, 4) then q
= (1, -2, -3, -4)
Also outputs the quaternion inverse, where:
q · q^(-1) = 1
  • ELEMENT STATS
  • 1 thumbs up
  • Used in 3 creations

Oh dear! Your browser is either unsupported or there has been a problem loading the page.