Исправление и расширение документации по векторам и кватернионам

This commit is contained in:
Andrey Pokidov 2026-03-30 01:19:19 +07:00
parent 460fe94830
commit cc3ce1f327
8 changed files with 142 additions and 33 deletions

View file

@ -41,4 +41,10 @@ Fields:
- **s** is the real part of the quaternion. It is named after the word "scalar".
- **x**, **y**, **z** - Imaginary components of the quaternion.
## Functions
- [Reset](quaternion/reset-eng.md)
- bgc_fp32_quaternion_reset
- bgc_fp64_quaternion_reset
[Documentation](intro-eng.md)