Skip to content

Fixed point math support (via libfixmath) for the Nim programming language

Notifications You must be signed in to change notification settings

Jeff-Ciesielski/fixmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fixed point math support (via libfixmath) for the Nim programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages