(add o1 o2)
Calculates the addition of the octonion numbers 'o1' and 'o2'.
Calculates the addition of the octonion numbers 'o1' and 'o2'.
(conjugate o)
Calculates the conjugate o* of the octonion number 'o'.
Calculates the conjugate o* of the octonion number 'o'.
(inverse o)
Calculates the inverse of the octonian number 'o'.
Calculates the inverse of the octonian number 'o'.
(multiply o1 o2)
Calculates the multiplication of the octonion numbers 'o1' with 'o2' via the Cayley–Dickson construction.
Calculates the multiplication of the octonion numbers 'o1' with 'o2' via the Cayley–Dickson construction.
(norm o)
Calculates the norm ||o|| of the octonion number 'o'.
Calculates the norm ||o|| of the octonion number 'o'.
(scalar-product o x)
Calculates the scalar product of the octonion 'o' with the real number 'x'
Calculates the scalar product of the octonion 'o' with the real number 'x'
(substract o1 o2)
Calculates the substraction of the octonion numbers 'o1' with 'o2'.
Calculates the substraction of the octonion numbers 'o1' with 'o2'.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close