Fixmath
Fixed point math support (via libfixmath) for the Nim programming language
Install / Use
/learn @Jeff-Ciesielski/FixmathREADME
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.
