mirror of
https://github.com/Jeff-Ciesielski/fixmath
synced 2026-01-02 08:04:40 +00:00
No description
| libfixmath | ||
| fixmath.nim | ||
| fixmath.nimble | ||
| README.md | ||
fixmath
libfixmath wrapper for the Nim programming language
libfixmath provides 16:16 fixed point math support, useful for DSP and embedded applications. This wrapper provides access to all required top level functionality, as well as operator overloads for the fix16 type.