Quaternion.rst 245 B

1234567891011121314
  1. Quaternion - Implementation of a quaternion
  2. -------------------------------------------
  3. .. rubric:: Constructor
  4. .. class:: Quaternion()
  5. Implementation of a quaternion
  6. .. rubric:: Attributes
  7. .. rubric:: Method
  8. .. rubric:: Example(s)