Документация: кватернионы и версоры / Documentation: quaternions and versors

This commit is contained in:
Andrey Pokidov 2024-11-25 16:35:36 +07:00
parent d3a9fecb67
commit bef7ab98f4
6 changed files with 91 additions and 7 deletions

View file

@ -93,6 +93,7 @@ versors to set the state of a versor instead of direct setting of
the field values because versor functions keep the modulus of a versor equal
to 1.
At the same time a developer can read the fields of a versor for his|her own
needs, for example, for saving a versor in a file or pass it via a network.
At the same time a developer can read the fields of a versor for their own
needs, for example, for some computations or for saving a versor in a file
or for passing it via a computer network.