Difference between revisions of "Manuals/calci/QUATERNION"
Jump to navigation
Jump to search
(Created page with "quaternion") |
|||
| Line 1: | Line 1: | ||
| − | + | <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 Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d} 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 (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i^2=j^2=k^2=ijk= -1}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle ij = k = −ji, jk = i = −kj, ki = j = −ik}