Fixed-point math library (integer / no FPU) for embedded C. Trig, log/exp, sqrt, 2D transforms, wave generators, ADSR and variable radix support. ~4.5 KB
-
Updated
Jul 21, 2026 - C++
Fixed-point math library (integer / no FPU) for embedded C. Trig, log/exp, sqrt, 2D transforms, wave generators, ADSR and variable radix support. ~4.5 KB
Deterministic fixed-point mathematics for Rust using continued fractions
Integer-only C99 celestial navigation for sextant sight reduction, Sun/Moon/star almanacs, and position fixes, with no floating point or libm.
Add a description, image, and links to the no-floating-point topic page so that developers can more easily learn about it.
To associate your repository with the no-floating-point topic, visit your repo's landing page and select "manage topics."