libfixmath/README.md

8 lines
236 B
Markdown
Raw Normal View History

2015-07-07 09:38:13 +02:00
# libfixmath
This is a mirror of the libfixmath's original SVN repository on Google Code.
Libfixmath implements Q16.16 format fixed point operations in C.
License: <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a>