An implementation of Q floating point format over C++
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
Archivist 9c4b3e97de Update readme 7 年前
include tests pass 7 年前
src tests pass 7 年前
.gitignore tests pass 7 年前
LICENSE tests pass 7 年前
Makefile tests pass 7 年前
README.md Update readme 7 年前

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.