An implementation of Q floating point format over C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Archivist 9c4b3e97de Update readme 6 年之前
include tests pass 6 年之前
src tests pass 6 年之前
.gitignore tests pass 6 年之前
LICENSE tests pass 6 年之前
Makefile tests pass 6 年之前
README.md Update readme 6 年之前

README.md

9float

An implementation of Q floating point format over C++.

9float is a header only library for handling fixed precision calculations over floating point values.