Работа над документацией по библиотеке

This commit is contained in:
Andrey Pokidov 2026-04-01 20:44:49 +07:00
parent 8ba075b557
commit e2bf8d28a8
17 changed files with 233 additions and 69 deletions

View file

@ -28,7 +28,7 @@ And the quaternion **quarternion2** after calling this function will have
the same compnent values the quaternion **quarternion1** had before calling
the function.
Example of use:
### Example
```c
#include <stdio.h>