Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 281 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 281 Bytes

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.