Skip to content

Quaternion library glossary

0x4646 edited this page Mar 23, 2022 · 1 revision

In math, a quaternion is a number that is part of a specific class of numbers that extends the complex numbers. The standard library secretly already has them partially built in, and this library takes full advantage of that, offering a few rudimentary quaternion and vector operations.

Table of contents

Quaternions

Clone this wiki locally