math: Added fixed point sqrt and fp setters and getters
authorLukas Krickl <lukas@krickl.dev>
Fri, 27 Feb 2026 20:01:37 +0000 (21:01 +0100)
committerLukas Krickl <lukas@krickl.dev>
Fri, 27 Feb 2026 20:01:37 +0000 (21:01 +0100)
commitacc0207de162a7473f86113f7373cfaf44e921c0
tree033c716cc06282a3cabc1bc6d428774708436d5b
parent4a3dddd695eb67d6b137fc9f9ebff9a564cb672c
math: Added fixed point sqrt and fp setters and getters

This should allow simple operations on fp vectors.
src/test.c
src/tests/t_math.c
src/u_math.c
src/u_math.h