Difference between revisions of "Manuals/calci/QUATERNION"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "quaternion")
 
Line 1: Line 1:
quaternion
+
<div style="font-size:30px">'''QUATERNION (a,b,c,d) '''</div><br/>
 +
*<math>a,b,c</math> and <math>d</math> are any real numbers.
 +
 
 +
==Description==
 +
*This function shows the coefficient of the Quarternion.
 +
*In <math>QUATERNION (a,b,c,d)</math>,<math>a,b,c </math> and <math>d</math> are any real numbers.
 +
*Quartenion is a complex number of the form w + xi + yj + zk, where w, x, y, z are real numbers and i, j, k are imaginary units.
 +
*The imaginary units are  satisfy certain conditions:
 +
<math>i^2=j^2=k^2=ijk= -1</math>
 +
<math>ij = k = −ji, jk = i = −kj, ki = j = −ik</math>

Revision as of 13:36, 5 April 2017

QUATERNION (a,b,c,d)


  • and are any real numbers.

Description

  • This function shows the coefficient of the Quarternion.
  • In , and are any real numbers.
  • Quartenion is a complex number of the form w + xi + yj + zk, where w, x, y, z are real numbers and i, j, k are imaginary units.
  • The imaginary units are satisfy certain conditions:

Failed to parse (syntax error): {\displaystyle ij = k = −ji, jk = i = −kj, ki = j = −ik}